Fix tree directory
This commit is contained in:
58
index.norg
58
index.norg
@@ -1,13 +1,45 @@
|
||||
* Index
|
||||
** Linux
|
||||
- {:$/journal/2025/07/24:}[24]
|
||||
** Neovim
|
||||
- {:$/journal/2025/07/24:}[24]
|
||||
** Other
|
||||
- {:$/journal/2025/07/21:}[21]
|
||||
** Plugins
|
||||
- {:$/journal/2025/07/24:}[24]
|
||||
** Test
|
||||
- {:$/journal/2025/07/21:}[21]
|
||||
** Uncategorised
|
||||
- {:$/index:}[First Line]
|
||||
.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