Skip to content

WIP: Initial v2 erb parse exception cases

Derek Knox requested to merge 232567-custom-renderers-v2-erb into master

What does this MR do?

It's the first of three MRs where this one:

  1. preserves embedded ruby indentation
  2. displays in an uneditable <pre><code> block.

Screenshots

Markdown WYSIWYG
Screen_Shot_2020-08-03_at_7.51.30_AM Screen_Shot_2020-08-03_at_7.51.33_AM

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

Closes #232567 (closed)

Edited by Derek Knox

Merge request reports