Init commit
This commit is contained in:
45
default/index.norg
Normal file
45
default/index.norg
Normal file
@@ -0,0 +1,45 @@
|
||||
.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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user