markdownlib
Markdown parser
An implementation of Markdown syntax in ActionScript 3.0
An ActionScript 3.0 implementation of Markdown
5 stars
2 watching
2 forks
Language: ActionScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
bbeaumont/actiondown | Port of Markdown rendering in ActionScript, aimed at improving its performance and flexibility. | 2 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
dart-lang/markdown | A Dart library for parsing and generating Markdown text into HTML | 451 |
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
orc/discount | An implementation of Markdown markup language written in C | 860 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
dimerapp/markdown | An opinionated Markdown parser with features like AST generation and custom directives | 94 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
markdown-it/markdown-it-footnote | Provides a markdown parser plugin for creating footnotes in documents | 212 |
denolib/marked | A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. | 9 |
kgar/ts-markdown | Library to generate markdown documents from JSON data | 10 |
soasme/nim-markdown | A Markdown parser written in Nim. | 152 |