markdown-styleguide
Markdown style guide
A set of guidelines for formatting Markdown files to improve readability and consistency.
Formatting standards for readable & consistent Markdown
96 stars
2 watching
59 forks
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
executablebooks/mdformat | A command-line tool and Python library to format Markdown text according to a consistent style | 449 |
piwi/markdown-extended | A parser for an extended syntax used in documentation formatting. | 2 |
styledown/styledown | A tool to generate documentable CSS styleguides from Markdown-based comments and configuration files. | 667 |
dvdsgl/csharp-in-style | Provides guidelines for writing consistent and clear C# code | 57 |
mike-ward/markdown-edit | A Markdown editor designed for simplicity and keyboard shortcuts on Windows desktops. | 717 |
dvcrn/markright | An Electron-powered markdown editor with live preview written in Clojure | 914 |
dprint/dprint-plugin-markdown | A plugin for formatting markdown code in a text editor or viewer | 28 |
swsnr/mdcat | A command-line tool for rendering Markdown text in various terminal emulators with syntax highlighting and formatting support. | 2,180 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,989 |
dropbox/css-style-guide | A style guide for writing clean and maintainable CSS | 1,172 |
cookpad/styleguide | Documenting coding conventions and best practices for multiple programming languages used in a specific project | 1,175 |
rehansaeed/editorconfig | Defines coding style settings for C# and other .NET technologies to maintain consistency across different editors and IDEs. | 638 |
mixu/markdown-styles | Generates static HTML from Markdown files with customizable CSS themes and layouts. | 1,850 |
ghiscoding/angular-markdown-editor | A package providing an all-in-one Markdown Editor with preview in Angular applications | 164 |