On Tue May 5, 2020 at 5:12 PM PST, Grzegorz Szymaszek wrote: > Hi, > > The patch fixes the doc:dns article to use bold+underline instead of > bold+italic. This is to match the description below: > > > The bold text indicates parts of the record that you can change. The > > underlined bold text [=E2=80=A6]
Thanks, applied as https://hg.prosody.im/site/rev/96bc2963e260 Based on https://hg.prosody.im/dokuwiki/file/default/doc/dns.txt and https://hg.prosody.im/dokuwiki/file/html/doc/dns.html it looks like the original underlines were not exported from the original DokuWikis as `<u>`, but `<em class="u">` that then turned into `*...*` syntax during the conversion to Markdown. But now I'm a bit scared that HTML is even allowed at all in this. Thanks anyways! -- Kim "Zash" Alvefur -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prosody-dev/C2IV850IV3IX.115RYF998B2XR%40tengi.
