OurBigBook
If an insane topic link is made up of a single word then it can be written in the following even succincter notation, without the need for angle brackets:
I like #dogs
which renders as:
I like dogs
is equivalent to:
I like <#dogs>
Word separation is defined analogously to Insane link parsing rules, i.e.:
  • # can start from anywhere, including the middle of words, e.g.:
    abc#mytopic
    which renders as:
    would produce a link immediately preceded by the characters abc.
  • # ends at any insane link termination character, e.g.:
    • Topic is mytopic:
      #mytopic is cool
      which renders as:
      mytopic is cool
    • Topic is mytopic, with the comma:
      #mytopic, is cool
      which renders as:
      mytopic, is cool
      So you likely would have had instead used the sane syntax in this case with <#mytopic>, is cool to avoid that.

Ancestors

  1. Insane topic link
  2. \x topic argument
  3. \x arguments
  4. Cross reference
  5. Macro
  6. OurBigBook Markup
  7. OurBigBook Project

Synonyms