From 9efa19d7d0154a414eeb764b70f7c335bccb4401 Mon Sep 17 00:00:00 2001 From: Sandpoints Edit Page Date: Sat, 10 Jul 2021 20:26:10 +0200 Subject: [PATCH] sandpoints-ext - 2021-07-10 20:26:10.849213493 +0200 CEST m=+0.050427329 - editing via browser... --- content/topic/migration.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/content/topic/migration.md b/content/topic/migration.md index 9d5e37e..fffb8c0 100644 --- a/content/topic/migration.md +++ b/content/topic/migration.md @@ -6,13 +6,31 @@ title = "Migration" This is experimental publishing platform Sandpoints. -This is me[^me] typing again. Sandpoints accepts [Markdown](https://en.wikipedia.org/wiki/Markdown). A plain text formatting syntax created by Aaron Swartz and John Gruber in 2004. It was designed with an idea that formatting could stay plain text, human readable, but with enough of intented instructions and structure from the author that any post-processing tools of interpratation can make it look good. +## Sandpoints' structure + +As already demonstrated Sandpoints is developed and accessible as a web site. On top of that, Sandpoints, at any given moment, allows for printing all of its content into a well designed PDF publication. The PDF publication prints out _Table of Contents_ with precise pagination numbers for every section and subsection. + +That's one of the reasons why Sandpoints introduces triadic tiers structure for its content. The header of this page, once rendered against Sandpoints theme, says: + +**ship/Sandpoints** + +> This is not a ship. + +Remember? + +### Triadic tiers: [ship::deck::cabin] + + + +## Markdown + +Sandpoints accepts [Markdown](https://en.wikipedia.org/wiki/Markdown). A plain text formatting syntax created by Aaron Swartz and John Gruber in 2004. It was designed with an idea that formatting could stay plain text, human readable, but with enough of intented instructions and structure from the author that any post-processing tools of interpratation can make it look good. Let me quote the authors: > Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). -And let me **emphasize**, pun intended, that simple Markdown rules allow for making text _italic_ or lists with its points: +And **emphasize**, pun intended, that simple rules allow for making text _italic_ or lists with its points: - surrounding a word with two asterisks makes the word **emphasized** - surrounding a word with to underscores makes the word _italic_ @@ -23,3 +41,4 @@ As one can see it already looks well structured but after I submit it in a secon [^me]: It doesn't matter who's **me** in this context. But it was a nice opportunity to show the syntax for footnotes. This is a footnote. +