tvl-depot/web/panettone/src
sterni 4edef59ba4 feat(panettone): don't use _ for em in inline markdown
Since we are still using third_party, underscores are kind of common in
issue titles and are probably often forgotten to escape. Let's just
support `*` for emphasized text in titles for now.

Change-Id: I305bcf4d4c59123bba4ce816a6da2ee8b022c34e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2926
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: glittershark <grfn@gws.fyi>
2021-04-11 20:11:07 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
css.lisp feat(panettone): Add a settings page 2021-04-04 14:17:25 +00:00
email.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
inline-markdown.lisp feat(panettone): don't use _ for em in inline markdown 2021-04-11 20:11:07 +00:00
irc.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
packages.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
panettone.lisp fix(panettone): always use displayname in subjects 2021-04-10 09:18:46 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00