Skip to content

Initial html custom renderer

Derek Knox requested to merge 221078-custom-renderer-html into master

What does this MR do?

It adds initial support for preventing editing of HTML blocks of a markdown file when in the Static Site Editor's WYSIWYG mode.

I say initial support as there are some edge cases to handle as mentioned here: #221078 (closed)

Screenshots

Before After
Screen_Shot_2020-07-07_at_3.32.49_PM Screen_Shot_2020-07-06_at_5.40.56_PM

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
Edited by Derek Knox

Merge request reports