mirror of
https://github.com/typemill/typemill.git
synced 2025-10-16 23:28:52 +02:00
Version 1.2.13: Add Content-Blocks Everywhere
This commit is contained in:
@@ -6,7 +6,7 @@ Developers love markdown, because it is much cleaner and saver than HTML. And th
|
||||
|
||||
If you develop a theme for TYPEMILL, please take care that all elements on this page are designed properly.
|
||||
|
||||
##Table of Contents
|
||||
## Table of Contents
|
||||
|
||||
To create a table of contents, simply write `[TOC]` in a separate line. It will be replaced with a table of contents like this automatically.
|
||||
|
||||
@@ -291,4 +291,5 @@ x = \int_{0^1}^1(-b \pm \sqrt{b^2-4ac})/(2a)
|
||||
````
|
||||
|
||||
[^1]: Thank you for scrolling.
|
||||
[^2]: This is the end of the page.
|
||||
[^2]: This is the end of the page.
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
# Typemill
|
||||
|
||||
**MODERN WEB PUBLISHING FOR WRITERS**
|
||||
|
||||
*Typemill is a user-friendly and lightweight open source CMS for publishing text-works like prosa, lyrics, manuals, documentations, studies and more. Just download and start.*
|
||||
|
||||
|
Reference in New Issue
Block a user