You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
-
# helper-markdown [](https://www.npmjs.com/package/helper-markdown)[](https://npmjs.org/package/helper-markdown)[](https://npmjs.org/package/helper-markdown)[](https://travis-ci.org/helpers/helper-markdown)
1
+
# helper-markdown [](https://www.npmjs.com/package/helper-markdown)[](https://npmjs.org/package/helper-markdown)[](https://npmjs.org/package/helper-markdown)[](https://travis-ci.org/helpers/helper-markdown)
2
2
3
3
> Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
4
4
5
-
## Table of Contents
6
-
7
5
-[Install](#install)
8
6
-[API](#api)
9
7
-[Usage examples](#usage-examples)
@@ -25,12 +23,6 @@ Install with [npm](https://www.npmjs.com/):
25
23
$ npm install --save helper-markdown
26
24
```
27
25
28
-
Install with [yarn](https://yarnpkg.com):
29
-
30
-
```sh
31
-
$ yarn add helper-markdown
32
-
```
33
-
34
26
## API
35
27
36
28
```js
@@ -178,11 +170,11 @@ Pull requests and stars are always welcome. For bugs and feature requests, [plea
0 commit comments