• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[article Coniditional Phrase Test
2    [quickbook 1.7]
3]
4
5[def __defined__]
6
7[? __defined__ This should show]
8[? __undefined__ This should not show]
9
10[?! __defined__ This should also not show]
11[?! __undefined__ But this should show]
12
13[? ! __undefined__ This shouldn't show]
14
15[def !weird_macro!]
16[? !weird_macro! Weird macro is defined]
17
18The should be no sp[?__undefined__ just some junk]ace inserted.
19
20[? __defined__ [*Bold text]]
21