- Scrapbox like format
- list, list and list
- 1-space indent
[single bracket]
to link to another file
.scb
file
line
line
indents
indent1
indent2
indent3
indent4
indent5
special lines
>quote
literal `1+1=2`
codeblock
pattern1
code:hello.py
print('hello.')
:c
pattern2
code:hello.py
print('hello.')
:c
Because:
- I love Scrapbox!
- Scrapbox like format is comfortable for writing roughly.
FYI: My scrapbox project is https://scrapbox.io/sta/ and over 10000+ pages.
- 1: Install syntax
- vscode-scb syntax - Visual Studio Marketplace
- And Write the settings to your settings.json because turning on hilight and so on.
- 2: Install commands
- Ctrl + Shift + 1
- Open link text as an existing or new file.
You can customize your own combination. For example, Shift + Enterlike this: