sandpoints-ext - 2021-07-10 20:31:32.697736018 +0200 CEST m=+0.051198850 - editing via browser...
This commit is contained in:
parent
1a4b8dd864
commit
01abb63d13
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ title = "Migration"
|
|||
|
||||
This is experimental publishing platform Sandpoints.
|
||||
|
||||
## Sandpoints' structure
|
||||
# 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.
|
||||
|
||||
|
@ -18,11 +18,11 @@ That's one of the reasons why Sandpoints introduces triadic tiers structure for
|
|||
|
||||
Remember?
|
||||
|
||||
### Triadic tiers: [ship::deck::cabin]
|
||||
## Triadic tiers: [ship::deck::cabin]
|
||||
|
||||
This is not a ship. Ship has decks. Decks has cabins. This is a poetic way to introduce one of the ways to develop Sandpoints. You launch the ship. Your ship has decks. Decks has cabins. The Table of Contents in Sandpoints' PDF will always know what's the page number of any of your decks or cabins.
|
||||
|
||||
## Markdown
|
||||
# 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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue