diff --git a/README.md b/README.md index fbdff73..06b2913 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,5 @@ ## Docker-Compose Files Borgals HomeLab -- Support Standard Markdown / CommonMark and GFM(GitHub Flavored Markdown); -- Markdown Extras : Support ToC (Table of Contents), Emoji, Task lists, @Links...; -- 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; +- Benutzernamen und Passwörter, sowie weitere Variablen sind in einer .env Datei ausgelagert +- die .env.sample muss jeweils in .env umbenannt werden und die Variablen darin auf deine Bedürfnisse angepasst werden -### Editor.md - -![](https://img.shields.io/github/stars/pandao/editor.md.svg) -![](https://img.shields.io/github/forks/pandao/editor.md.svg) -![](https://img.shields.io/github/tag/pandao/editor.md.svg) -![](https://img.shields.io/github/release/pandao/editor.md.svg) -![](https://img.shields.io/github/issues/pandao/editor.md.svg) -![](https://img.shields.io/bower/v/editor.md.svg) - -### Characters - ----- - -~~Strikethrough~~ Strikethrough (when enable html tag decode.) -*Italic* _Italic_ -**Emphasis** __Emphasis__ -***Emphasis Italic*** ___Emphasis Italic___ - -Superscript: X2,Subscript: O2 - -**Abbreviation(link HTML abbr tag)** \ No newline at end of file diff --git a/backup.md b/backup.md new file mode 100644 index 0000000..3a2f426 --- /dev/null +++ b/backup.md @@ -0,0 +1,21 @@ +### Editor.md + +![](https://img.shields.io/github/stars/pandao/editor.md.svg) +![](https://img.shields.io/github/forks/pandao/editor.md.svg) +![](https://img.shields.io/github/tag/pandao/editor.md.svg) +![](https://img.shields.io/github/release/pandao/editor.md.svg) +![](https://img.shields.io/github/issues/pandao/editor.md.svg) +![](https://img.shields.io/bower/v/editor.md.svg) + +### Characters + +---- + +~~Strikethrough~~ Strikethrough (when enable html tag decode.) +*Italic* _Italic_ +**Emphasis** __Emphasis__ +***Emphasis Italic*** ___Emphasis Italic___ + +Superscript: X2,Subscript: O2 + +**Abbreviation(link HTML abbr tag)**