LogSeq - Admonition
- #+BEGIN_QUOTE A cool quote (itβs not very cool, and is the same as just a markdown quote) #+END_QUOTE
-
Source code. Markdown triple backticks - Can embed and write long queries
- #+BEGIN_EXPORT latex Latex export #+END_EXPORT
- #+BEGIN_NOTE Making a note #+END_NOTE
- #+BEGIN_TIP Also a tip #+END_TIP
- #+BEGIN_IMPORTANT Important #+END_IMPORTANT
- #+BEGIN_CAUTION Caution #+END_CAUTION
- #+BEGIN_PINNED
Pinned
#+END_PINNED
- That looks like a super spiky pin!
- #+BEGIN_WARNING Warning #+END_WARNING
- #+BEGIN_EXAMPLE Example. Which looks like code / src? #+END_EXAMPLE
- No idea what export does
- #+BEGIN_VERSE Verse. Visually does nothing? #+END_VERSE
- Oh, export is types. like Latex or ASCII
- #+BEGIN_CENTER I can center things! #+END_CENTER
- Comments are hidden. Hmm. Maybe a way to do footnotes?
- #+BEGIN_COMMENT Making a comment #+END_COMMENT