ox-slimhtml
ox-slimhtml copied to clipboard
Use of ox-slimhtml's `org-export-string-as`?
Hi, I started depending on your nice library, and use org-export-string-as to convert an org entries' headings and contents from string to html here and here (the front is just org entry's heading, and the back is all possible org-mode elements until the next heading, i.e checklists, source and quote blocks, etc, but no hierarchy). Is this a sensible use of this function?