Use separate constructs for flow, text html: htmlFlow
, htmlText
#33
Labels
🙅 no/wontfix
This is not (enough of) an issue for this project
👎 phase/no
Post cannot or will not be acted on
🦋 type/enhancement
This is great to have
Subject of the feature
It’s funky that we use one for html, but two for code. As they’re such different things, that should be reflected in their types.
Problem
Confusing whether something is text (“inline”) or flow (“block”).
Expected behavior
No confusion.
The text was updated successfully, but these errors were encountered: