YAML header - tags not recognized

Testing version: Version 2.0 (9652)

What were you doing: Create a YAML header with a tag inside

What feature did you use: None specifically; 3 dashes in front, 3 dashes closing the header; recognized fine.

What happened: The tag inside the header was not recognized.

What did you expect to happen: The note to be tagged with the tag in the header. Could be that this is not a bug, but intentional. Bear 1 doesn’t support YAML headers at all — I double-checked and 3 dashes in a row are always translated into a divider line — so I can’t compare it with that behaviour.

Yes, this is intentional. We don’t want to support two different syntaxes for tags. Also, tags in the YAML front matter are very likely not intended for Bear but an HTML conversion tool.