Markdown parsing + tree parsing + content display
This commit is contained in:
@@ -21,6 +21,10 @@ html
|
||||
link(type='text/css', rel='stylesheet', href='/css/libs.css')
|
||||
link(type='text/css', rel='stylesheet', href='/css/app.css')
|
||||
|
||||
// JS
|
||||
script(type='text/javascript', src='/js/libs.js')
|
||||
script(type='text/javascript', src='/js/app.js')
|
||||
|
||||
block head
|
||||
|
||||
body
|
||||
|
||||
Reference in New Issue
Block a user