add my notes and update spell
This commit is contained in:
parent
80a6040b84
commit
78651157d7
5 changed files with 82 additions and 0 deletions
9
my-docs-.marksman.toml-file-for-marksman
Normal file
9
my-docs-.marksman.toml-file-for-marksman
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# place at root dir of the markdown project, for example:
|
||||
# $GITHUB/clickhouse-docs/.marksman.toml
|
||||
[core]
|
||||
markdown.file_extensions = ["md", "mdx"]
|
||||
text_sync = "full"
|
||||
|
||||
[code_action]
|
||||
toc.enable = false # Enable/disable "Table of Contents" code action
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue