Logseq
Is there a way to not treat `#` as hashtag
Questions & Help
howto
mentaloid
March 13, 2024, 8:29am
2
Not currently possible to disable it
Can escape its behavior with
backslash
\#
When used in coding environments (programming, web etc.), it should go inside
backticks
:
`#`
show post in topic