GitMurf/roam-highlighter

When dashes ("-") are in text to represent bullets in the webpage, remove them

Opened this issue · 0 comments

This comes up in Slack alot because of their crappy formatting options for bullets. A user makes their own "bullets" by just starting with a "- " dash + space. RH needs to recognize that and:

  1. Remove the dash
  2. Potentially look at then indenting as it likely represents a bulleted list that should be indented. Make sure not already in an UL/LI.

image