Skip to content

Commit

Permalink
chore(docs): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored and github-actions[bot] committed Mar 12, 2024
1 parent 4e21c8c commit af0ce46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/obsidian_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Open a note in a buffer.

Parameters ~
{note_or_path} `(string|obsidian.Path|obsidian.Note)`
{opts} { line: `(integer|?,)` col: integer|?, open_strategy: obsidian.config.OpenStrategy|?, sync: boolean|? }|?
{opts} { line: `(integer|?,)` col: integer|?, open_strategy: obsidian.config.OpenStrategy|?, sync: boolean|?, callback: fun(bufnr: integer)|? }|?

------------------------------------------------------------------------------
*obsidian.Client.current_note()*
Expand Down

0 comments on commit af0ce46

Please sign in to comment.