vm-markdown
vm-markdown copied to clipboard
Example
Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 1.1.1. Release notes Sourced from marked's releases. 1.1.1 Fixes Fix image links with escaped brackets #1683 Fix async highlight not async #1685 Fix ordered lists...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. Commits - [`ddfd9b1`](https://github.com/lodash/lodash/commit/ddfd9b11a0126db2302cb70ec9973b66baec0975) Bump to v4.17.15. - [`b185fce`](https://github.com/lodash/lodash/commit/b185fcee26b2133bd071f4aaca14b455c2ed1008) Rebuild lodash and docs. - [`be87d30`](https://github.com/lodash/lodash/commit/be87d303941222b97c482755afc0f4a77ce46c30) Bump to v4.17.14. - [`a6fe6b1`](https://github.com/lodash/lodash/commit/a6fe6b1e174fd02b5e60eb2664405f4c1262c300) Rebuild lodash and docs. -...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
``` ``` ``` data() { return { dec: '' } }, created() { created() { this.id = this.$route.query.id; if (this.id) { this.initData(); } }, } methods: { initData() { this.$ajax.get(C.Api('editDetail'),...
还维护么?
加入代码块代码太多时 展示会溢出灰色背景 正常应该是溢出部分 隐藏 通过滚动条查看
**Congratulations**, I really like your project. In some projects we still need the source markdown to save, so add those lines to get it. Sincerely.
showHtml (data) { console.log(data, '++++') }, data始终都没打印出来
不支持语法高亮?
1. Select text in your demo 2. Press "Bold" or "Italic" button -> your text was replaced instead of wrapped. What happend: `Some text` -> select `me te` -> press...