Skip to content

Rename GLFM input files to *.md

Chad Woolley requested to merge caw-glfm-rename-md-files into master

What does this MR do and why?

Related: Tracking Issue: Implement GLFM scripts per the ... (#361241 - closed)

Renames two GLFM Input Specification Files from *.txt to *.md.

  • Renames intro.txt to intro.md
  • Renames ghfm_spec_v_0.29.txt to ghfm_spec_v_0.29.md
  • Makes associated changes to update-specification.rb script and specs.
  • Updates relevant docs

References

See the GLFM Specification Guide development documentation for much more context on all of this work: https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide

How to set up and validate locally

  1. Run scripts/glfm/update-specification.rb and ensure it works (i.e. there should be no changes)
  2. Run UPDATE_GHFM_SPEC_MD=true scripts/glfm/update-specification.rb and ensure it works (i.e. there should be no changes).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading