X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=pages%2F%5Bwiki%5D%2Feditorhelp%2F%23page.md;h=89893900dfacf09d20e97ea7b65a46cacfa802f2;hb=3e35a6bc48b0aaa6ff890cf6a909706cf6d42d7d;hp=930fda393bd73beb70a56b0e12acb0d8cf000425;hpb=295a04b184bb6cd427c35c58f88d3d35a0552ed8;p=shellwiki diff --git a/pages/[wiki]/editorhelp/#page.md b/pages/[wiki]/editorhelp/#page.md index 930fda3..8989390 100644 --- a/pages/[wiki]/editorhelp/#page.md +++ b/pages/[wiki]/editorhelp/#page.md @@ -1,19 +1,31 @@ -### Formatting: +### Formatting: {half} \*\***strong**\*\* \**emphasized*\* `~~`~~strikethrough~~`~~` \``verbatim`\` a backslash `\` prevents \*\*accidental formatting\*\*: \\\* \\\` -### Links: + # Title + ## Headline + ### Sub Heading + #### etc... + + ## Heading {half} <-- half width on large screen + ## Heading {center} <-- center text in section -Simple Weblink (use angle brackets): < > +### Links: {half} + +Simple Weblink (use angle brackets): +< > Simple Email Link: < > -Weblink with Text: \[Wikipedia article\](https://en.wikipedia.org/wiki/Markdown) - [Wikipedia article](https://en.wikipedia.org/wiki/Markdown) +Weblink with Text: +\[Wikipedia article\](https://en.wikipedia.org/wiki/Markdown) +[Wikipedia article](https://en.wikipedia.org/wiki/Markdown) Other pages on the same site: -[Start page](/): `[Start page](/)`, [Help](/[wiki]/editorhelp/): `[Help](/[wiki]/editorhelp/)` +[Start page](/): `[Start page](/)`, +[Help](/[wiki]/editorhelp/): `[Help](/[wiki]/editorhelp/)` ### Lists: