46 lines
709 B
Plaintext
46 lines
709 B
Plaintext
.toc Оглавление
|
|
|
|
* First line
|
|
** Second line
|
|
*** hello
|
|
|
|
* one layer
|
|
** Two
|
|
*** Three
|
|
**** Four
|
|
Some text
|
|
|
|
* Other content
|
|
|
|
{:some-file:}[some file]
|
|
|
|
{file:///home/fox/Pictures/arch.png}[arch]
|
|
|
|
- ( ) first
|
|
-- ( ) Second
|
|
- (x) Third
|
|
|
|
- ( ) Two
|
|
-- (-) aa
|
|
-- (=) bb
|
|
-- (!) cc
|
|
--- (_) dddd
|
|
|
|
{https://github.com}[Github]
|
|
|
|
@code norg
|
|
|
|
This is *bold*.
|
|
This is /italic/.
|
|
This is _underline_.
|
|
This is -strikethrough-.
|
|
This is a spoiler: !org-mode is a bozo!, to see the content you either enter insert mode on this line (good luck) or toggle the concealer off.
|
|
This is a `verbatim object, you can't put *markup* in here!`.
|
|
@end
|
|
|
|
-------
|
|
This is a spoiler !hello in neorg file!
|
|
/hello/ `another` *text*
|
|
|
|
|