Render entryContent as Markdown too :3
This commit is contained in:
parent
805e422eba
commit
e24e7db641
3 changed files with 21 additions and 6 deletions
|
@ -28,7 +28,7 @@ Profile
|
|||
Entry
|
||||
kind EntryKind maxlen=255
|
||||
name Text Maybe maxlen=255
|
||||
content Text sqltype=longtext
|
||||
content Markdown sqltype=longtext
|
||||
published UTCTime
|
||||
updated UTCTime
|
||||
authorId UserId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue