Hi..
I can see the enumvalue for horizontal line in enum class TAG
HR("hr") and it is annotated as unused in its open class.
How to add an HR tag in kvision?
Cant see an example to provide the initialAttributes and consumer for this TAG.
Need to use a custom tag?
Any clue?