Skip to content

Use gray-matter vs. prev approach at MR noise tradeoff

Derek Knox requested to merge 241001-gray-matter into master

What does this MR do?

  1. Simplifies and makes our front matter parsing approach more robust by leveraging a battle-tested (though still has its quirks) lib called gray-matter
  2. Prepares a downstream MR for consuming front matter as an object vs. raw string

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

Closes #241001 (closed)

Closes #241001 (closed)

Edited by Derek Knox

Merge request reports