vue-simple-markdown
vue-simple-markdown copied to clipboard
A Simple and Highspeed Markdown Parser for Vue
Hi, As far as I know, new line in markdown is added by - adding two space at the end of the line - adding two new line characters -...
I am looking for a vue markdown component. I found yours, but I'm not able to see how the rendered markdown looks. Could you add a demo page? I'm especially...
| Foo | Bar | |-----|-----| | Bam | Baz | It render correctly. but when I add a space in the delimiter row(| ---- |), it render fault. |...
## Problem / Bug If the Toggle preview is `ON`, and if the user navigates from one route to another and again comes back to the same route, then it...
When running "npm run dev", it gave an error saying you needed to first run "npm run build:dll". I did this, but "npm run dev" command still is not working....
Fix https://github.com/Vivify-Ideas/vue-simple-markdown/issues/58
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...