mirror of
https://code.sup39.dev/repos/Wqawg
synced 2025-03-20 04:46:22 +09:00
Render in advance and store comment content as HTML alongside Markdown source
This commit is contained in:
parent
facf4d7f3e
commit
c7dccbb7fe
11 changed files with 116 additions and 20 deletions
templates/discussion/widget
|
@ -22,6 +22,6 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
|||
<a href="#{renderFedURI $ l2f h luMsg}"}>
|
||||
#{showTime $ messageCreated msg}
|
||||
<div>
|
||||
^{showContent $ messageSource msg}
|
||||
^{showContent $ messageContent msg}
|
||||
<div>
|
||||
<a href=@{reply msgid}>reply
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue