Readme angepasst
This commit is contained in:
29
README.md
29
README.md
@@ -1,30 +1,5 @@
|
|||||||
## Docker-Compose Files Borgals HomeLab
|
## Docker-Compose Files Borgals HomeLab
|
||||||
|
|
||||||
- Support Standard Markdown / CommonMark and GFM(GitHub Flavored Markdown);
|
- Benutzernamen und Passwörter, sowie weitere Variablen sind in einer .env Datei ausgelagert
|
||||||
- Markdown Extras : Support ToC (Table of Contents), Emoji, Task lists, @Links...;
|
- die .env.sample muss jeweils in .env umbenannt werden und die Variablen darin auf deine Bedürfnisse angepasst werden
|
||||||
- Compatible with all major browsers (IE8+), compatible Zepto.js and iPad;
|
|
||||||
- Support identification, interpretation, fliter of the HTML tags;
|
|
||||||
- Support TeX (LaTeX expressions, Based on KaTeX), Flowchart and Sequence Diagram of Markdown extended syntax;
|
|
||||||
- Support AMD/CMD (Require.js & Sea.js) Module Loader, and Custom/define editor plugins;
|
|
||||||
|
|
||||||
### Editor.md
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
### Characters
|
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
~~Strikethrough~~ <s>Strikethrough (when enable html tag decode.)</s>
|
|
||||||
*Italic* _Italic_
|
|
||||||
**Emphasis** __Emphasis__
|
|
||||||
***Emphasis Italic*** ___Emphasis Italic___
|
|
||||||
|
|
||||||
Superscript: X<sub>2</sub>,Subscript: O<sup>2</sup>
|
|
||||||
|
|
||||||
**Abbreviation(link HTML abbr tag)**
|
|
||||||
21
backup.md
Normal file
21
backup.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
### Editor.md
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### Characters
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
~~Strikethrough~~ <s>Strikethrough (when enable html tag decode.)</s>
|
||||||
|
*Italic* _Italic_
|
||||||
|
**Emphasis** __Emphasis__
|
||||||
|
***Emphasis Italic*** ___Emphasis Italic___
|
||||||
|
|
||||||
|
Superscript: X<sub>2</sub>,Subscript: O<sup>2</sup>
|
||||||
|
|
||||||
|
**Abbreviation(link HTML abbr tag)**
|
||||||
Reference in New Issue
Block a user