mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
refactor(markdown) es2018-ify
This commit is contained in:
parent
b8e354b56c
commit
f38d6221c6
5 changed files with 153 additions and 167 deletions
1
server/fixture/markdown/markdown.html
Normal file
1
server/fixture/markdown/markdown.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<h1>hello</h1>
|
||||
1
server/fixture/markdown/markdown.md
Normal file
1
server/fixture/markdown/markdown.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue