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 |
Kaushal Modi
|
f95f4d5744
|
Add a source block export example
This is to simply check that ox-hugo doesn't remove any indentation
from the code in src blocks.
Ref: https://github.com/kaushalmodi/ox-hugo/issues/314
|
6 years ago |
Kaushal Modi
|
4994463318
|
Support Radio Targets
Fixes https://github.com/kaushalmodi/ox-hugo/issues/313.
|
6 years ago |
Kaushal Modi
|
2143e785a3
|
Update hugo-debugprint
|
6 years ago |
Kaushal Modi
|
23d0241508
|
Document how to change the exported front-matter format to YAML
Fixes https://github.com/kaushalmodi/ox-hugo/issues/310.
|
6 years ago |
Kaushal Modi
|
ce9c4ec6f1
|
Attempt to fix the datatable loading
|
6 years ago |
Michael Howard
|
dca046ba4d
|
Add slow_djinn to list of real world users
|
6 years ago |
Kaushal Modi
|
4badf13596
|
Use the correct function to unhex the URL string
|
6 years ago |
Kaushal Modi
|
3427a07690
|
Update a test based on the prev commit about url encoding
|
6 years ago |
Kaushal Modi
|
23c061c7b3
|
Enable url encoding of links
Blackfriday auto-encoded spaces in Markdown links just fine, but
Goldmark/Commonmark does not do that.
|
6 years ago |
Kaushal Modi
|
4c0ae85051
|
Remove dead link
|
6 years ago |
Kaushal Modi
|
2d055bafd6
|
Minor tweak to a test
Remove unexpected newline from the last line of an equation block.
|
6 years ago |
Kaushal Modi
|
e42a824c32
|
Support cases where Chinese locale is set as zh_CH, zh_HK, etc.
(continuation of the previous commit)
|
6 years ago |
Kaushal Modi
|
782741f5b1
|
Do auto-unwrapping of multi-byte chars only for Chinese locale
Fixes https://github.com/kaushalmodi/ox-hugo/issues/300.
|
6 years ago |
Kaushal Modi
|
762b7cc6b0
|
CSP: enable iframes from youtube-nocookie.com
|
6 years ago |
Kaushal Modi
|
463d2f319e
|
Add an example of creating an Org macro in lieu of a Hugo shortcode
Ref: https://github.com/kaushalmodi/ox-hugo/issues/303
|
6 years ago |
Kaushal Modi
|
65e3424e3c
|
Switch back to using MathJax v2 until v3.0.1 gets released
Ref:
- https://github.com/kaushalmodi/ox-hugo/issues/297#issuecomment-547088639
|
6 years ago |
Kaushal Modi
|
eeeeff9a48
|
Add the mathjax cdn.jsdelivr.net URL for font-src CSP too
Attempt to unblock the loading of MathJax*.woff font files from
https://cdn.jsdelivr.net/npm/mathjax@3/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff,
etc.
|
6 years ago |
Kaushal Modi
|
5c1736cec6
|
Add the mathjax cdn.jsdelivr.net URL to CSP
|
6 years ago |
Kaushal Modi
|
fd834cc5c9
|
Update hugo-bare-min-theme
|
6 years ago |
Kaushal Modi
|
7f3503cecb
|
ox-blackfriday: Fix lack of blank line before Markdown table
.. if the caption is not present.
Fixes https://github.com/kaushalmodi/ox-hugo/pull/302.
Credit: @titaniumbones for finding the bug and proposing a fix.
|
6 years ago |
Kaushal Modi
|
b5672ea892
|
Update hugo-bare-min-theme version
|
7 years ago |
Kaushal Modi
|
2dbc7192bf
|
Update domain protocol
|
7 years ago |
Ian Hocking
|
0c413db874
|
Update users.toml
|
7 years ago |
Claudiu
|
e5cb4bcb82
|
Update users.toml
|
7 years ago |
Claudiu
|
a7b19e6fc7
|
Update users.toml
|
7 years ago |
Kaushal Modi
|
ffed3a3437
|
users.toml maintenance
|
7 years ago |
Kaushal Modi
|
fa67896140
|
Minor refactoring
Prep for HTML_CONTAINER support.
Ref: https://github.com/kaushalmodi/ox-hugo/issues/271
|
7 years ago |
Folkert van der Beek
|
8e289e83ef
|
Copy resources to the bundle directory
|
7 years ago |