aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warnings in the documentation and namingHEADmasterYann Herklotz2022-03-311-14/+22
|
* Add a LICENSE fileYann Herklotz2022-03-312-2/+677
|
* Remove div from section generationYann Herklotz2022-03-311-1/+22
|
* Mention compatibility in readmeLee Hinman2016-09-261-1/+5
|
* Export code with <code> blocksLee Hinman2016-09-261-1/+1
| | | | | | | This addresses a recent change to tufte-css where code was changed to be in `<code>` blocks instead of a `pre` with `code` class. Hopefully this is compatible with both versions of tufte-css
* Update README to mention installing from MELPALee Hinman2016-09-071-2/+11
|
* Correctly render non-inline footnotes in Tufte styleLee Hinman2016-09-061-9/+12
| | | | | | | | Footnotes that weren't inline included extra `<p>` and `</p>` tags that messed up tufte css. This strips those from footnotes and margin notes so any format of footnote works. Resolves #4
* Merge pull request #2 from jonnay/add-publishing-fnLee Hinman2016-09-041-0/+18
|\ | | | | Add publishing function
| * Add publishing functionJonathan Arkell2016-09-041-0/+18
| |
* | Remove erroneously used org-md-separate-elementsLee Hinman2016-09-041-1/+0
|/ | | | | Resolves #3 Resolves #1
* Fix a typo in the readmeLee Hinman2016-09-021-2/+2
|
* More meta fields in ox-tufteLee Hinman2016-09-021-0/+3
|
* Add package-requires, add commentaryLee Hinman2016-09-021-6/+4
|
* Add header requiredLee Hinman2016-09-021-0/+8
|
* Update READMELee Hinman2016-09-021-0/+43
|
* Add option to include footnotes additionally at the bottomLee Hinman2016-09-021-17/+28
|
* Correct some typos in the fileLee Hinman2016-09-011-2/+2
|
* Initial commitLee Hinman2016-09-012-0/+221