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.
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