Add syntax highlighting, support draft posts
This commit is contained in:
parent
94c692a54c
commit
6fffd6e1cc
16 changed files with 64 additions and 97 deletions
5
util/markdown.rb
Normal file
5
util/markdown.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
class Phlex::Markdown
|
||||
def view_template
|
||||
template
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue