boojack
|
1ea74dfd0d
|
chore: remove table syntax (#669)
|
2022-12-04 10:52:11 +08:00 |
|
Stephen Zhou
|
797accbc2c
|
feat: parser for horizontal rule (#477)
* feat: parser for horizontal rule
* chore: revert
|
2022-11-15 21:56:44 +08:00 |
|
boojack
|
9866702850
|
fix: parser regexp for special character (#439)
|
2022-11-10 20:38:14 +08:00 |
|
boojack
|
0b34b142c8
|
chore: update marked (#325)
|
2022-10-21 09:13:19 +08:00 |
|
boojack
|
0b2a9d8511
|
fix: bold and emphasis regex (#323)
* fix: bold and emphasis regex
* chore: udpate
|
2022-10-20 21:57:40 +08:00 |
|
winwin2011
|
180ae206c7
|
feat: inline code within link (#321)
* feat: inline code with link
* fix: decoration style
|
2022-10-20 21:21:30 +08:00 |
|
Steven
|
749486ba3c
|
chore: update marked tests
|
2022-10-15 21:57:56 +08:00 |
|
Hyoban
|
26aae0e637
|
fix: blank line after table (#298)
|
2022-10-15 17:51:17 +08:00 |
|
Hyoban
|
3d0c6004c0
|
feat: support markdown table (#294)
* feat: support markdown table
* chore: update table style
* test: for markdown table parse
|
2022-10-15 11:42:04 +08:00 |
|
boojack
|
eefd0444c8
|
feat: add highlight for code block (#291)
* feat: add highlight for code block
* chore: update test
|
2022-10-14 22:29:28 +08:00 |
|
steven
|
b959acc69d
|
fix: update marked test cases
|
2022-10-04 14:35:07 +08:00 |
|
boojack
|
eaf89aa2f2
|
feat: update marked parsers (#260)
* chore: remove external match functions
* chore: update parsers
|
2022-10-04 10:44:16 +08:00 |
|
steven
|
7b29c65f58
|
feat: add inline-code syntax parser
|
2022-10-03 19:51:54 +08:00 |
|
boojack
|
51fb8ddb07
|
feat: simple markdown parser (#252)
* feat: simple markdown parser
* chore: rename test file name
* feat: add plain text link parser
* chore: update style
|
2022-10-02 22:49:30 +08:00 |
|