Skip to content

Commit

Permalink
Update a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalmodi committed Jan 3, 2022
1 parent 2bd84cc commit 703ae8e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ox-hugo.el
Expand Up @@ -4279,6 +4279,11 @@ Return the buffer the export happened to."
(defun org-hugo-export-to-md (&optional async subtreep visible-only)
"Export current buffer to a Hugo-compatible Markdown file.
This is the main exporting function which is called by both
`org-hugo--export-file-to-md' and
`org-hugo--export-subtree-to-md', and thus
`org-hugo-export-wim-to-md' too.
If narrowing is active in the current buffer, only export its
narrowed part.
Expand Down

0 comments on commit 703ae8e

Please sign in to comment.