Skip to content

Commit a7bbe8f

Browse files
committed
Update README
1 parent 721e2ac commit a7bbe8f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ gosec -fmt=json -out=gosec-results.json ./...
9191
semgrep scan --json -o semgrep-results.json --config=auto .
9292
```
9393

94+
## Exporting notes in popular formats
95+
96+
Currently we only support exporting notes to Markdown, but other formats such as HTML are coming soon.
97+
9498
## Extension Settings
9599

96100
Various settings for the extension can be configured in VSCode's User Settings page (`CMD+Shift+P` / `Ctrl + Shift + P` -> _Preferences: Open Settings (UI)_):

0 commit comments

Comments
 (0)