Kaushal Modi
9825a5e698
If a link has spaces in it, wrap it in angle brackets
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/376
6 years ago
Hung
a08478af3f
Add tests for linking to other org file
6 years ago
Hung
2a3e48c407
Strip backslash from hugo shortcode and square bracket
6 years ago
conao3
5f78c05663
ignore test generated folders
6 years ago
pancho horrillo
e8c14e2b73
users: Add self to list
6 years ago
Rudra Narayan
5de3da970f
Add rudra.dev to the list
6 years ago
Kaushal Modi
f8e26aaee9
Add test for iframe src within an HTML export block
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/369
6 years ago
Kaushal Modi
94aec3f15e
Make :EXPORT_LANGUAGE: inheritable
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/366
6 years ago
Kaushal Modi
01bc315d49
Document the mandatory `unsafe=true` setting if using Goldmark
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/307 .
6 years ago
Kaushal Modi
2ca3e97a78
Throw error on not seeing HUGO_BASE_DIR when running `C-c C-e H t` too
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/333
6 years ago
Kaushal Modi
93e4c9e0c5
Document the copying of images with bundle names in their paths
...
Ref:
- https://github.com/kaushalmodi/ox-hugo/issues/324
- https://github.com/kaushalmodi/ox-hugo/issues/339
6 years ago
Kaushal Modi
4e93dae6ba
Document EXPORT_HUGO_BUNDLE
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/217 .
6 years ago
Kaushal Modi
96e6bf01d2
Add test for https://github.com/kaushalmodi/ox-hugo/issues/333
6 years ago
Kaushal Modi
a0c4e4ef67
Add and use the {{{issue(..)}}} macro in the issues.org
6 years ago
Kaushal Modi
27d562cdad
Document the supported values for date-type properties
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/363
6 years ago
Kaushal Modi
d6138da6c0
Add tests for issue 360
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/360
6 years ago
Kaushal Modi
8f36181977
Fix the alignment of options in org-export (C-c C-e) menu
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/357 .
6 years ago
Kaushal Modi
a6175c92e4
Minor comment movement
6 years ago
Yuchi W
5106b430a1
Update users.toml
6 years ago
Kaushal Modi
7800cbc59c
Ensure that the title front-matter value is always double-quoted
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/350 .
6 years ago
Mikey O'Brien
bbb848f033
users: Add self to list
6 years ago
Kaushal Modi
889c6ca244
Escape ] and ( if "](" found together in a LaTeX equation
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/349 .
Add test case for: https://github.com/kaushalmodi/ox-hugo/issues/348 .
6 years ago
Kaushal Modi
b6f4142de2
Add <!--list-separator--> before headings that converted to li items
...
This is to cover the corner case where the previous section could be
ending in a plain list, and we want the current
heading-turned-list-item to merge that that list.
This is possible is the current heading level is 6 or more, or if the
`h' Export Option is set to a lower value by the user.
Related: https://github.com/kaushalmodi/ox-hugo/issues/344
6 years ago
Kaushal Modi
60d6341844
Add the "unsafe" Goldmark option to the test site too
6 years ago
Kaushal Modi
27a4952bd2
Do not add extra spaces after hyphens in headings converted to lists
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/344 .
Ref: https://github.com/gohugoio/hugo/issues/7142
6 years ago
Kaushal Modi
8807aedffe
Add the "unsafe" option for Hugo/Goldmark
...
- Also do not always use the custom hugo build for the test site
Prep to use Hugo 0.68.3 (latest stable as of today) for ox-hugo doc
and test sites.
6 years ago
Kaushal Modi
d352cd1bf8
Update Md reference files using pandoc 2.9.2.1
6 years ago
Kaushal Modi
2e814c4829
Update Pandoc version in docs
6 years ago
Rohit Goswami
0cf3965cd4
cite: Fix math
6 years ago
Rohit Goswami
b533fc9de0
makefile: Update pandoc versions and logic
6 years ago
Rohit Goswami
2e4b9dd6fa
citation: Simplify further for all pandoc versions
6 years ago
Rohit Goswami
a359d19aca
makefile: Bump pandoc version to fix tests
6 years ago
Rohit Goswami
aeb5773757
citations: Update RegExp
6 years ago
Robin Wils
1c1e3ec467
Add robinwils.gitlab.io to users.toml
6 years ago
Kaushal Modi
1b649e7b1f
Add example from #335 to the test suite
6 years ago
Kaushal Modi
9474bd207a
Fix for the move of `org-get-outline-path' to org-refile in Org 9.4+
...
Ref:
- https://lists.gnu.org/r/emacs-orgmode/2020-02/msg00931.html
6 years ago
Kaushal Modi
af85600802
Add workaround for regression in org-babel--string-to-number in Org maint
...
Ref:
- https://lists.gnu.org/r/emacs-orgmode/2020-02/msg00931.html
- 6b2a7cb20b
6 years ago
Rohit Goswami
16f1b0c9a9
users: Rework url
6 years ago
Rohit Goswami
3612d2f6f7
users: Add self to list
6 years ago
Kaushal Modi
f8ec4aa5ad
Update ox-hugo doc site to also use MathJax 3.0.1
6 years ago
Kaushal Modi
d9d1ac53f0
Update hugo-bare-min-theme to use MathJax 3.0.1
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/297
6 years ago
Kaushal Modi
a80b250987
Add a new test from https://github.com/kaushalmodi/ox-hugo/issues/325
6 years ago
Kaushal Modi
0530645d73
Support #+attr_html and #+attr_css above fixed width blocks
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/319
Test page: https://ox-hugo.scripter.co/test/posts/org-babel-results/
6 years ago
Kaushal Modi
a9913113e0
Update test for Org Babel Results block
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/319
6 years ago
Kaushal Modi
81e29a045d
Properly do the previous commit
...
- 1dbf3cfd4e
6 years ago
Kaushal Modi
1dbf3cfd4e
Improve the footnote wrapping when a zh/ja lang post has English too
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/320#issuecomment-577228234
6 years ago
Kaushal Modi
4d3890dfaf
Do not insert spaces when unwrapping footnote text for CJK langs
6 years ago
Kaushal Modi
c60a839821
Add helper function `org-hugo--lang-cjk-p'
6 years ago
Kaushal Modi
0fafc2a01e
Unwrap Japanese characters without inserting space as well
...
Ref: https://github.com/kaushalmodi/ox-hugo/issues/320
6 years ago
Kaushal Modi
d2892b3b5e
Fix doc site build
6 years ago