diff --git a/journal/2022-01-27.md b/journal/2022-01-27.md index 0802606c1..11a6f5970 100644 --- a/journal/2022-01-27.md +++ b/journal/2022-01-27.md @@ -1,8 +1,7 @@ # 2022-01-27 -- [[test node]] - - I sometimes use that node for testing support of new features. +- [[testing]] - Poll if you're interested: for piped links (of the form `[[foo|bar]]`, which order looks most natural to you? - - Option 1: [[page | an alias, perhaps in long form]] - - Option 2: [[long form, perhaps matching the previous sentence | canonical page]] - - Option 3: [[why don't we have both|por qué no los dos]] :) \ No newline at end of file + - Option 1: `[[page name | an alias, perhaps in long form]]` + - Option 2: `[[long form, perhaps matching the previous sentence | page name]]` + - Option 3: `[[why don't we have both|por qué no los dos]]` :) \ No newline at end of file diff --git a/test node.md b/test node.md new file mode 100644 index 000000000..f329c4288 --- /dev/null +++ b/test node.md @@ -0,0 +1,4 @@ +# test node + +- + diff --git a/testing node.md b/testing node.md new file mode 100644 index 000000000..a471e8982 --- /dev/null +++ b/testing node.md @@ -0,0 +1,2 @@ +# testing node + diff --git a/testing.md b/testing.md index 0ac6aecaf..5ac2726e4 100644 --- a/testing.md +++ b/testing.md @@ -5,4 +5,8 @@ - #go https://flancia.org - #pull [[test node]] - #push [[test]] - - an [[Agora]]! \ No newline at end of file + - an [[Agora]]! + - This is a test of `[[foo|bar]]` links. + - Option 1: [[page name | an alias, perhaps in long form]] + - Option 2: [[long form, perhaps matching the previous sentence | page name]] + - Option 3: [[why don't we have both|por qué no los dos]] \ No newline at end of file