Markdown Support
Markdown is a plain-text format for writing structured content with lightweight syntax. For example, headings, lists, links, code blocks, and tables can be written directly in text files and rendered as formatted HTML.
Sysand Index supports GitHub Flavored Markdown for project content such as
bundled README.md and CHANGELOG.md files.
GitHub Flavored Markdown includes common Markdown syntax plus extensions such as tables, fenced code blocks, task lists, and automatic links. For the full syntax, see the GitHub Flavored Markdown specification.