Hey,
How could I turn off Grav markdown?
When I make page on my blog I would like to use HTML5 markdown. What I mean is when I press "bold" button on Grav toolbar it should add "<strong>" tags before and after selection.
Thx
Hey,
How could I turn off Grav markdown?
When I make page on my blog I would like to use HTML5 markdown. What I mean is when I press "bold" button on Grav toolbar it should add "<strong>" tags before and after selection.
Thx
Grav doesn't have a WYSIYWG HTML editor. You can simply 'type' those tags and disable markdown with:
process:
markdown: false
In the page header, or site-wide in system.yaml
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1336 | 9 years ago | ||
| 2 | 925 | 9 years ago | ||
| 2 | 4056 | 9 years ago | ||
| 1 | 2941 | 9 years ago | ||
| 3 | 1112 | 9 years ago |