Render entryContent as Markdown too :3

This commit is contained in:
Danielle McLean 2017-10-15 01:12:18 +11:00
parent 805e422eba
commit e24e7db641
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
3 changed files with 21 additions and 6 deletions

View file

@ -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