.github
Markdown processor guidelines
Provides community guidelines and support resources for a project related to unified markdown processing
Community health files for remark
7 stars
9 watching
21 forks
Language: TypeScript
last commit: about 2 months ago healthremarkunified
Related projects:
Repository | Description | Stars |
---|---|---|
remarkjs/remark-gfm | A plugin for remark to support GitHub's markdown extensions | 748 |
remarkjs/remark-github | A remark plugin to link references to commits, issues, and users like on GitHub | 179 |
remarkjs/remark-license | A plugin to generate a standardized license section in Markdown documents. | 19 |
remarkjs/remark-git-contributors | Automates listing of contributors to a project from Git history | 13 |
remarkjs/remark-man | Converts markdown to man page format | 95 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
gajus/gitdown | Enhances GitHub Flavored Markdown with additional functionality | 452 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 264 |
remarkjs/remark-math | Tools to support math rendering in markdown and HTML documents | 380 |
jsdoc2md/jsdoc-to-markdown | Converts JavaScript documentation comments to markdown format | 1,690 |
jenserat/scientific-markdown | Provides tools and examples for using Markdown with LaTeX to generate scientific publications | 46 |
commenthol/markedpp | Automates document formatting and organization in markdown files | 32 |
commonmark/commonmark-spec | Defines and standardizes Markdown syntax through a spec and reference implementations | 4,888 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |