#2160
Is this an issue or a just a configuration? It really messes up my markdown as well.
e.g, I need to write ssh <host_alias in my markdown. This is how it's rendered:
ssh <host_alias>
</host_alias>
Boostnote thinks <host_alias> is a tag and it automatically closes it. This is painful. Is there any workaround or configuration to fix this? I haven't found one yet.