-
+
-
+
+ + Welcome! - - -- - - - - + + - - up --
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - - - - - - - - Welcome! + + - - - - + Welcome! + - - - - - - - - - - - - - Welcome! ++ - - ++ + On this page + +-
+
- + + + Commands + + + - -
- + + + [[markdown]] + + +
- - - + -
+
+
+ Examples
+
+
+
+ -
+
- + + + + Admonitions + + + + -
- - - - - Commands - - - - - - -
- - - - - [[markdown]] - - - - - - -
-
-
-
-
- Examples
-
-
-
-
-
- - --
-
-
- - - - - Admonitions - - - - - - -
- - - - - Details - - - - - - -
-
- - - - - - Code Blocks - - - - - - -
- - - - - Content tabs - - - - - - -
- - - - - Diagrams - - - - - - -
- - - - - Footnotes - - - - - - -
- - - - - Formatting - - - - - - -
- - - - - Icons, Emojis - - - - - - -
- - - - - Maths - - - - - - -
- - - - - Task Lists - - - - - - -
- - - - - Tooltips - - - - - - -
- - - - - Footnotes - - - - - - -
- - - - - - - - -- - On this page - --
-
-
-
+ - + + + Details + + + +
-
-
-
-
-
-
-
-
-
-
-
-
- - - - - Commands - - - - - - -
- - - - - [[markdown]] - - - - - - -
-
-
-
-
- Examples
-
-
-
-
-
- - --
-
-
- - - - - Admonitions - - - - - - -
- - - - - Details - - - - - - -
-
- - - - - - Code Blocks - - - - - - -
- - - - - Content tabs - - - - - - -
- - - - - Diagrams - - - - - - -
- - - - - Footnotes - - - - - - -
- - - - - Formatting - - - - - - -
- - - - - Icons, Emojis - - - - - - -
- - - - - Maths - - - - - - -
- - - - - Task Lists - - - - - - -
- - - - - Tooltips - - - - - - -
- - - - - Footnotes - - - - - - -
-
+
- + + + Commands + + + +
- + + + [[markdown]] + + + - +
-
+
+
+ Examples
+
+
+
+ +-
+
- + + + Admonitions + + + - -
- + + + Details + + + +
- - +
- zensical new- Create a new project
-zensical serve- Start local web server
-zensical build- Build your site
-- + + + Code Blocks + + + + +
- + + + Content tabs + + + + +
- + + + Diagrams + + + + +
- + + + Footnotes + + + + +
- + + + Formatting + + + + +
- + + + Icons, Emojis + + + + +
- + + + Maths + + + + +
- + + + Task Lists + + + + +
- + + + Tooltips + + + + +
- + + + Footnotes + + + + + +
Welcome!¶
-For full documentation visit zensical.org.
-Commands¶
--
-
[[markdown]]¶
-Examples¶
-Admonitions¶
---Go to documentation
-
Note
-Warning
-Details¶
---Go to documentation
-
Click to expand for more info
-This content is hidden until you click to expand it.
+ + Welcome!¶ +
++ For full documentation visit + zensical.org. +
++ Commands¶ +
+-
+
zensical new- Create a new project
+ zensical serve- Start local web server
+ zensical build- Build your site
+
+ [[markdown]]¶ +
++ Examples¶ +
++ Admonitions¶ +
++++ Go to + documentation +
+
Note
+Warning
++ Details¶ +
++++ Go to + documentation +
+
Click to expand for more info
+Code Blocks¶
--- +Go to documentation
-
+ Code Blocks¶ +
+++ -+ Go to + documentation +
+
-
-
- Go to documentation -
Code annotations allow to attach notes to lines of code.
-Code can also be highlighted inline: print("Hello, Python!").
Content tabs¶
---Go to documentation
-
-
+
- + Go to + documentation + +
Code annotations allow to attach notes to lines of code.
+
+ Code can also be highlighted inline:
+ print("Hello, Python!").
+
+ Content tabs¶ +
++++ Go to + documentation +
+
Diagrams¶
---Go to documentation
-
graph LR
+
+ + Diagrams¶ +
++++ Go to + documentation +
+
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
-Footnotes¶
---Go to documentation
-
Here's a sentence with a footnote.1
-Hover it, to see a tooltip.
-Formatting¶
---Go to documentation
-
-
-
- This was marked (highlight) -
- This was inserted (underline) -
This was deleted (strikethrough)
-- H~2~O -
- ATA -
- Ctrl+Alt+Del -
Icons, Emojis¶
---Go to documentation
-
-
-
:sparkles:
-:rocket:
-:tada:
-:memo:
-:eyes:
-
Maths¶
---Go to documentation
-
!!! warning "Needs configuration"\
-Note that MathJax is included via a script tag on this page and is not\
-configured in the generated default configuration to avoid including it\
-in a pages that do not need it. See the documentation for details on how\
-to configure it on all your pages if they are more Maths-heavy than these\
-simple starter pages.
Task Lists¶
---Go to documentation
-
-
-
Install Zensical
-Configure zensical.toml
-Write amazing documentation
-Deploy anywhere
-
Tooltips¶
--- -Go to documentation
-
Footnotes¶
--
-
- This is the footnote. ↩ -