Fix tree directory
This commit is contained in:
@@ -1,45 +0,0 @@
|
|||||||
.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*
|
|
||||||
|
|
||||||
|
|
||||||
58
index.norg
58
index.norg
@@ -1,13 +1,45 @@
|
|||||||
* Index
|
.toc Оглавление
|
||||||
** Linux
|
|
||||||
- {:$/journal/2025/07/24:}[24]
|
* First line
|
||||||
** Neovim
|
** Second line
|
||||||
- {:$/journal/2025/07/24:}[24]
|
*** hello
|
||||||
** Other
|
|
||||||
- {:$/journal/2025/07/21:}[21]
|
* one layer
|
||||||
** Plugins
|
** Two
|
||||||
- {:$/journal/2025/07/24:}[24]
|
*** Three
|
||||||
** Test
|
**** Four
|
||||||
- {:$/journal/2025/07/21:}[21]
|
Some text
|
||||||
** Uncategorised
|
|
||||||
- {:$/index:}[First Line]
|
* 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