mataroa-blog / mataroa

Naked blogging platform
https://mataroa.blog
GNU Affero General Public License v3.0
258 stars 22 forks source link

Allow the `dl` family of tags #55

Closed knutwalker closed 10 months ago

knutwalker commented 10 months ago

dl is the description list -- a presentation only tag for rendering key-value lists: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl

sirodoht commented 10 months ago

Looks good, thanks!