Skip to content

feat: Allow <del> and <details/summary> tags in comments

Mario Oenning requested to merge moson/aurweb:additional-comment-tags into master
  • Allow additional html tags: <del> and <details/summary>
  • Convert markdown double-tilde (~~) to <del> tags

Implements feature request: #494

Edited by Mario Oenning

Merge request reports