ublish-project-alist' settings.
Please let me know your thoughts. I would be happy to try to submit a
patch but I would need some pointers on where in the export process this
change should be added.
Thanks,
--
Thomas Ingram
https://taingram.org
Kyle Meyer writes:
> Have you tried selecting "Body only" when exporting to an HTML buffer?
> With the default bindings, that'd be 'C-c C-e C-b h H'.
This is close to what I want, but I lose the title etc.. Ideally I'd
like to keep all information usually printed in the HTML body.
Thanks!
inserting HTML into existing documents or for text
boxes that support HTML formatting.
Any help is appreciated, thank you.
--
Thomas Ingram
; . "@@html:$1@@")))
`
The only(?) problem is that I get a line return between the title and
the date in the sitemap. I wonder if this can be fixed, maybe by
passing extra options to `org-list-to-generic'.
This may be a starting point.
On 2019-07-10T20:30:42-0400,
>Test#+endexport
On 7/10/19 7:47 PM, Thibault Marin wrote:
You may need to wrap the html part in a `#+begin_export html' block or
similar. I believe the custom sitemap function should generate org
content, not directly HTML.
Hope it helps.
On 2019-07-10T17:44:01-0400, Thomas Ingram
mat-time-string "%Y-%m-%d"
(org-publish-find-date entry project))
entry
filename
Thanks for the help!
Thomas Ingram