Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reference [2025/02/03 07:19] – created donniereference [2025/02/03 08:32] (current) donnie
Line 1: Line 1:
 ====== Reference ====== ====== Reference ======
 +===== Docker =====
 [[Docker Cheat Sheet]] [[Docker Cheat Sheet]]
 +===== Include Plug-in Syntax =====
 +[[http://dokuwiki.org/plugin:include|include plug-in docs]]\\
 +<code>{{page>wiki:syntax#footnotes&nofooter}}</code> will include the section about footnotes of the syntax page - as shown below
 +{{page>wiki:syntax#footnotes}}
 +Append “&nofooter” to omit the footer below the included section (the line directly preceding this one)
 +
 +