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
|
66f9bc48bb
|
chore: remove mark memo (#476)
|
2022-11-15 21:22:08 +08:00 |
Mahoo Huang
|
67195859dc
|
fix: abnormal link regex (#474)
|
2022-11-15 21:15:10 +08:00 |
boojack
|
9866702850
|
fix: parser regexp for special character (#439)
|
2022-11-10 20:38:14 +08:00 |
Mahoo Huang
|
a1068b6fe3
|
fix: abnormal blockquote regexp (#404)
```markdown
面向具体实现编程 ==> 面向抽象接口编程
```.
面向具体实现编程 ==
> 面向抽象接口编程
|
2022-11-02 20:33:25 +08:00 |
boojack
|
7c401040c8
|
feat: add blockquote regexp (#366)
|
2022-10-29 10:14:53 +00: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 |
Steven
|
cc759bef56
|
fix: handle highlight unknown language error
|
2022-10-15 06:11:17 +08:00 |
boojack
|
086b10717f
|
feat: upload files by dropping (#292)
|
2022-10-14 22:59:30 +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 |
steven
|
486cf8bdac
|
feat: add `escape` to renderer
|
2022-10-04 13:53:36 +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
|
222c792539
|
fix: tag regexp (#253)
|
2022-10-02 23:12:06 +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 |
Steven
|
366afdd1e4
|
feat: use `i18next`
|
2022-09-19 22:27:50 +08:00 |
f97
|
811f3340e9
|
feat: add vietnamese (#218)
|
2022-09-16 21:09:59 +08:00 |
Steven
|
54db6eda04
|
chore: update common locales
|
2022-09-14 19:35:45 +08:00 |
Steven
|
2f33eceada
|
chore: set default memo visibility
|
2022-08-19 21:59:50 +08:00 |
Steven
|
43a8b7d0e1
|
chore: fix lint
|
2022-08-14 18:44:20 +08:00 |
boojack
|
90b881502d
|
feat: add `user_setting` model (#145)
* feat: add `user_setting` model
* chore: add global store
* chore: update settings in web
* chore: update `i18n` example
|
2022-08-13 14:35:33 +08:00 |
XQ
|
3c1a416afc
|
chore: update `i18nStore` (#141)
|
2022-08-09 21:57:56 +08:00 |
boojack
|
646a41e931
|
chore: add `i18n` based with `useContext`
|
2022-08-07 22:48:22 +08:00 |
boojack
|
6c5bea9caf
|
chore: update `html2image`
|
2022-07-17 10:42:35 +08:00 |
boojack
|
167e5596f2
|
fix: generate html image in safari (#123)
|
2022-07-17 01:52:29 +08:00 |
boojack
|
0b3c77c79c
|
chore: remove customize redux
|
2022-05-22 01:12:49 +08:00 |
email
|
6f8ab0f3ff
|
chore: remove ga and fonts
|
2022-02-05 13:39:52 +08:00 |
email
|
226e9c156a
|
feat: change main language to english
|
2022-02-04 22:48:22 +08:00 |
steven
|
73812cd58d
|
feat: add eslint to frontend
|
2021-12-13 17:23:35 +08:00 |
steven
|
493391bb03
|
choro: convert html2image to arrow function
|
2021-12-13 08:26:50 +08:00 |
steven
|
b8c01524c5
|
web: update memo editor and about me
|
2021-12-09 10:23:20 +08:00 |
LeeShuang
|
06bffd0ba5
|
migrate frontend
|
2021-12-08 23:43:52 +08:00 |