Since we're using this package for WP Capsule, an issue arises when adding tags, which are in the form of #tag, at the start of a new line. They currently get parsed as a heading, which is not intended.
See this commit line in wp-capsule-ui for the fix that needs to be implemented.