Render the p-note as Markdown - this is mostly useful because it means other h-card fields can be defined inside it
This commit is contained in:
parent
012c62dd09
commit
805e422eba
6 changed files with 44 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
<a .card-subtitle.u-key type="application/pgp-keys" href=@{routeFromPgp key}>
|
||||
<i .fa.fa-key>
|
||||
#{prettyPgp key}
|
||||
<p .card-text.p-note .text-muted>#{userNote user}
|
||||
<div .p-note .text-muted>#{userNote user}
|
||||
|
||||
<ul .profiles>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue