Alexey Pyltsyn
999ae5759c
fix(v2): handle multiple asset links in one line properly ( #3653 )
...
* fix(v2): handle multiple asset links in one line properly
* Fixes and improvements
* Make TypeScript happy
* Use relative path for image link
* Add example for JSX element inside asset link
2020-10-30 16:21:58 +01:00
Sam Zhou
b38f562322
chore(v2): Define type for markdown right table of contents ( #3306 )
2020-08-20 17:57:19 +02:00
Alexey Pyltsyn
9cf3c66917
fix(v2): remove HTML from heading slug ( #2426 )
...
* fix(v2): remove HTML from heading slug
* Fix tests for rightToc
2020-03-21 15:22:55 +08:00
Yangshun Tay
32c1a92b17
chore: yearless copyright headers for source code ( #2320 )
...
* chore: yearless copyright headers for source code
* update snapshots
2020-02-25 23:12:28 +08:00
Yangshun Tay
996b115199
misc(v2): clean up comments in code ( #2294 )
2020-02-18 21:29:23 +08:00
Alexey Pyltsyn
2d08787ed5
fix(v2): escape link text in TOC ( #2236 )
2020-01-22 08:56:54 +08:00
Endi
d6143868a4
fix(v2): toc should not be broken for heading with html inline code ( #2067 )
2019-11-28 21:33:51 -08:00
endiliey
b360b450d8
chore(v2): (nits) remove redundant lines
2019-11-21 14:20:49 +07:00
Endi
a4585ec49b
fix(v2): static phrasing content should be rendered correctly in TOC ( #1992 )
...
* fix(v2): static phrasing content should be rendered correctly in right TOC
* innerhtml in a
2019-11-16 17:41:12 +07:00
Endi
305a4f0a29
feat(v2): composition syntax highlighting & live code editors ( #1555 )
...
* feat(v2): composition syntax highlighting & react-live playground
* mobile friendly tweak
* refactor styling
* revert docs
2019-06-04 15:59:51 +07:00