You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ever since the most recent upgrade, I have had two strange effects I will report separately. One is that the open square brackets in the tag/keyword field of the frontmatter now turn on underlining (and the corresponding close square brackets turn it off. If I escape those characters in the template, so — \[ — the underlining disappears, but the brackets no longer function as list markers for my python post-processing script.
This happens both in Vivaldi and straight Chrome, even with all other extensions disabled. Both browsers are up to date, under Windows 11.
Steps to reproduce
press the markdownload button with a page open
add content to the tag field of the frontmatter
The text was updated successfully, but these errors were encountered:
open square brackets turn on underlining
Ever since the most recent upgrade, I have had two strange effects I will report separately. One is that the open square brackets in the tag/keyword field of the frontmatter now turn on underlining (and the corresponding close square brackets turn it off. If I escape those characters in the template, so —
\[
— the underlining disappears, but the brackets no longer function as list markers for my python post-processing script.This happens both in Vivaldi and straight Chrome, even with all other extensions disabled. Both browsers are up to date, under Windows 11.
Steps to reproduce
The text was updated successfully, but these errors were encountered: