Format guide

The format guide for MOSN documentation.

Format standard

  • Edit the document body in the Markdown format.
  • Start with Heading 2 in the document body.
  • Use local images, save them to the same directory as that of the index.md file, and use relative paths for references.
  • Specify the languages for all code.
  • Use ordered and unordered lists separately, to avoid format confusion.
  • Enclose a separate URL with <URL>.
  • Enclose uncommon terms and code phrases with grave accents (`).

Last modified October 28, 2022: docs: Changes to the v1.2.0 configuration (#217) (d237414)