dotfiles/org/yeti.org
xfnw bfbe89f108 org setupfiles display footnote paragraphs inline
no idea why org export decides to make that a p tag, but whatever
2022-08-02 21:45:15 -04:00

8.2 KiB
Raw Blame History

Included via #+SETUPFILE: in notes meant to be exported to HTML.

~org~ settings

MACROs

CSS (nah7+20210715)

begin style

body

headings h1..h6

a

pre, (inline) code, example, src

blockquote

.tag - find better solution

Status TODO DONE (DELAYED WIP RERUN NEW)

#+begin_fixme, .FIXME as kind of block to do note

org-center (#+begin_center)

table stuff

img

WIP class timestamp (timestamp-wrapper?)

footnote

end style

Helper Functions

The following code scans the file instead of a possibly unsaved buffer, so the #+BRAIN* references may not be up to date on exports from unsaved buffers.

If unsure use the Makefile way to rebuild all exports that are older than their .org sources.

A better solution has to be found, and because currently only file references can be correctly exported, it probably needs learning elisp first.

ॐ!