From: rich Date: Sat, 28 Mar 2026 01:11:22 +0000 (-0400) Subject: (no commit message) X-Git-Url: https://git.kreider.io/?a=commitdiff_plain;h=a511f90cb86df9f65a3beac2f7ffeb28b55d1eb3;p=wiki.git --- diff --git a/sandbox.mdwn b/sandbox.mdwn index c558641..6166615 100644 --- a/sandbox.mdwn +++ b/sandbox.mdwn @@ -6,6 +6,26 @@ Here's a paragraph. Here's another one with *emphasised* text. +> this is a single line block quote + +Here's another example, but of a multi-line block quote: + +> this is a longer block quote +with multiple lines. It is +important to put two spaces +at the end of each line in the +blockquote so it wraps properly. + +> same quote just no double space to return the line so this will wrap: this is a longer block quote +with multiple lines. It is +important to put two spaces +at the end of each line in the +blockquote so it wraps properly. same quote just no double space to return the line so this will wrap: this is a longer block quote +with multiple lines. It is +important to put two spaces +at the end of each line in the +blockquote so it wraps properly. + # Header ## Subheader @@ -33,5 +53,14 @@ Bulleted list # Sections / Pages -## Notes +## Notes with map directive + +\[\[!map pages="sandbox/notes/* and !sandbox/notes/index"\]\] + [[!map pages="sandbox/notes/* and !sandbox/notes/index"]] + +## Using pages limit depth to 2 + +\[\[!map pages="sandbox/notes/* and !sandbox/notes/*/* and !sandbox/notes/index"\]\] + +[[!map pages="sandbox/notes/* and !sandbox/notes/*/* and !sandbox/notes/index"]]