feat: implement markdown file preview in Ace editor (#3431)
--------- Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"ok": "OK",
|
||||
"permalink": "Get Permanent Link",
|
||||
"previous": "Previous",
|
||||
"preview": "Preview",
|
||||
"publish": "Publish",
|
||||
"rename": "Rename",
|
||||
"replace": "Replace",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"ok": "确定",
|
||||
"permalink": "获取永久链接",
|
||||
"previous": "上一个",
|
||||
"preview": "预览",
|
||||
"publish": "发布",
|
||||
"rename": "重命名",
|
||||
"replace": "替换",
|
||||
|
||||
Reference in New Issue
Block a user