I need help selecting the - in unordered lists WITHOUT selecting dashes with a space anywhere else in the document. See my regexr.com expression for my current RegEx. I also need blockquotes to accept any character possible. I also need to differentiate between unordered lists and the - in diff blocks.
I need help selecting the
-in unordered lists WITHOUT selecting dashes with a space anywhere else in the document. See my regexr.com expression for my current RegEx. I also need blockquotes to accept any character possible. I also need to differentiate between unordered lists and the-in diff blocks.