mirror of
https://github.com/typemill/typemill.git
synced 2025-07-31 11:20:15 +02:00
Version 1.4.0
This commit is contained in:
@@ -117,6 +117,7 @@ Easily created for example with three dashes like this:
|
||||
````
|
||||
This is an ordinary [Link](http://typemill.net).
|
||||
Links can also be [relative](/info).
|
||||
You can link to anchors like this [anchor](#images)
|
||||
You can also add a [title](http://typemill.net "typemill").
|
||||
You can even add [ids or classes](http://typemill.net){#myid .myclass}.
|
||||
Or you can use a shortcut like http://typemill.net.
|
||||
@@ -127,6 +128,8 @@ This is an ordinary [Link](http://typemill.net).
|
||||
|
||||
Links can also be [relative](/info).
|
||||
|
||||
You can link to anchors like this [anchor](#images)
|
||||
|
||||
You can also add a [title](http://typemill.net "typemill").
|
||||
|
||||
You can even add [ids or classes](http://typemill.net){#myid .myclass}.
|
||||
|
11
content/01-cyanine-theme/04-mdfixes.md
Normal file
11
content/01-cyanine-theme/04-mdfixes.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# mdfixes
|
||||
|
||||
Content and some more.
|
||||
## This is headline second order
|
||||
This is a little bit of text that we need to have nothing
|
||||
|
||||
Some more text.
|
||||
|
||||
# And a headline first order
|
||||
|
||||
With some more text below.
|
1
content/01-cyanine-theme/04-mdfixes.txt
Normal file
1
content/01-cyanine-theme/04-mdfixes.txt
Normal file
@@ -0,0 +1 @@
|
||||
["# mdfixes","Content and some more. Danke","## This is headline second order","This is a little bit of text that we need to have nothing","Some more text.","# And a headline first order","With some more text below."]
|
9
content/01-cyanine-theme/04-mdfixes.yaml
Normal file
9
content/01-cyanine-theme/04-mdfixes.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
meta:
|
||||
title: mdfixes
|
||||
description: "Content and some more. This is headline second order\nThis is a little bit of text that we need to have."
|
||||
owner: trendschau
|
||||
author: 'Sebastian Schürmanns'
|
||||
created: '2020-10-01'
|
||||
time: 20-40-00
|
||||
navtitle: mdfixes
|
||||
modified: '2020-10-01'
|
Reference in New Issue
Block a user