Is there a way to not treat `#` as hashtag

  • 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:
    `#`