Skip to content

Update SSE config.rb to handle .md files that get their extension stripped...

Dave Schindler requested to merge dave.schindler/gitlab:patch-234 into master

What does this MR do?

Currently the Static Site Editor only allows editing files with the .html.md extension, but it should be able to handle editing files with just the .md extension too. See project-templates/static-site-editor-middleman#2 for details.

Screenshots

n/a

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Merge request reports