Important
|
Wirds jetzt zu MAIN? UND? |
Normal FETT Kursiv
for i in a b c
do
echo $i
done
Kommando: ls -ltra /dev/
bliblablub bliblablub
2020-04-20_111434
2020-04-20_11:17:22
2020-04-20_11:34:20
2020-04-25_185537
2020-04-25_191209 lokal mit vi
2020-04-25_191246 auf github, nach git Konflikt-Bereinigung
2020-04-25_200524 latitude
[L] und [R] Konflikt bereinigt, L und R duerfen bleiben
2020-11-15_170038 latitude | github, soll bleiben
2020-12-17 github
2020-12-17 aspiX3950, edit => git cmds ohne vorher commit, um zu sehen was passiert
AsciiDocLIVE is a free online AsciiDoc editor.
-
Just type AsciiDoc source text into the left pane,
-
…and the live preview appears in the right pane!
AsciiDoc is a human-readable text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs, and more. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, and man page.
To learn more, visit the AsciiDoc home page at http://www.methods.co.nz/asciidoc/.
AsciiDocLIVE is currently in beta stage. This means there are likely a lot of bugs, and even more ways to make it better.
If you have any questions, suggestions or other feedback, please feel free to create an issue on GitHub. Hope to hear from you soon!
To help you get started, here’re some snippets from the AsciiDoc Cheet Sheet. Feel free to poke around :)
-
normal, italic, bold, mono.
-
``double quoted'', `single quoted'.
-
normal, super, sub.
-
passthru bold
-
Code listings:
#!/usr/bin/env python import antigravity try: antigravity.fly() except FlytimeError as e: # um...not sure what to do now. pass
-
Quotes:
It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness…
— Charles Dickens
A Tale of Two Cities -
Links:
-
AsciiDocLIVE is awesome!
-