22 lines
584 B
Plaintext
22 lines
584 B
Plaintext
* Editor
|
|
* Create rest of markup lang definitions
|
|
* Finish RDoc
|
|
* Finish rst
|
|
* Org-mode
|
|
* Create Compare Revisions Page (like, when comparing the two)
|
|
* Write Editor/Sidebar implementation notes for Rick
|
|
* Re-add inline help for more obscure syntax rules.
|
|
* Find some clever way to represent page hierarchy.
|
|
|
|
HIERARCHY
|
|
_Footer.md
|
|
_Sidebar.md
|
|
Page1.md
|
|
projects/
|
|
Page2.md (uses root sidebar)
|
|
_Footer.md
|
|
experiments/
|
|
_Sidebar.md
|
|
Page3.md (uses footer.md)
|
|
|
|
Images work the same way. You can keep similar pages in a directory with their own images. |