File tree 1 file changed +10
-6
lines changed
1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- # Marked
1
+ <a href =" https://marked.js.org " >
2
+ <img width =" 60px " height =" 60px " src =" https://marked.js.org/img/logo-black.svg " align =" right " />
3
+ </a >
2
4
3
- Marked is
5
+ # Marked
4
6
5
- 1 . built for speed.
6
- 2 . a low-level markdown compiler for parsing markdown without caching or blocking for long periods of time.
7
- 3 . light-weight while implementing all markdown features from the supported flavors & specifications.
8
- 4 . available as a command line interface (CLI) and running in client- or server-side JavaScript projects.
7
+ - ⚡ built for speed
8
+ - ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time
9
+ - ⚖️ light-weight while implementing all markdown features from the supported flavors & specifications
10
+ - 🌐 works in a browser, on a server, or from a command line interface (CLI)
9
11
10
12
## Demo
11
13
12
14
Checkout the [ demo page] ( https://marked.js.org/demo/ ) to see marked in action ⛹️
13
15
16
+ ## Docs
17
+
14
18
Our [ documentation pages] ( https://marked.js.org ) are also rendered using marked 💯
15
19
16
20
## Installation
You can’t perform that action at this time.
0 commit comments