master
Kaushal Modi 8 years ago
parent 255e9588e3
commit b635f8a481
  1. 2
      README.org
  2. 2
      doc/ox-hugo-manual.org

@ -176,7 +176,7 @@ available customization options for this package.
#[[https://github.com/kaushalmodi/ox-hugo/issues/115][115]].
- Support exporting =headless= front-matter (Hugo v0.35+).
- Advanced table styling is now possible by specifying =#+ATTR_HTML=
and =#+ATTR_CSS= (this one is unique to =ox-html=) above Org
and =#+ATTR_CSS= (this one is unique to =ox-hugo=) above Org
tables. See its [[https://ox-hugo.scripter.co/doc/table-styling/][documentation]] -- #[[https://github.com/kaushalmodi/ox-hugo/issues/93][93]].
- Similarly, support =#+ATTR_HTML= and =#+ATTR_CSS= for paragraphs,
example blocks, source blocks, plain lists and quote blocks too --

@ -33,7 +33,7 @@
{{{issue(115)}}}.
- Support exporting =headless= front-matter (Hugo v0.35+).
- Advanced table styling is now possible by specifying =#+ATTR_HTML=
and =#+ATTR_CSS= (this one is unique to =ox-html=) above Org
and =#+ATTR_CSS= (this one is unique to =ox-hugo=) above Org
tables. See its [[https://ox-hugo.scripter.co/doc/table-styling/][documentation]] -- {{{issue(93)}}}.
- Similarly, support =#+ATTR_HTML= and =#+ATTR_CSS= for paragraphs,
example blocks, source blocks, plain lists and quote blocks too --

Loading…
Cancel
Save