Kaushal Modi
Kaushal Modi
Hello, this is fixed in the `bugfix` branch of Org mode after I reported it to the mailing list: https://lists.gnu.org/r/emacs-orgmode/2022-12/msg00333.html. But unfortunately, this fix hasn't yet been released in the...
Sorry for the late reply. I will get some time this week to looking into the PRs and issues for this repo. This PR looks good to me. I will...
@authsec You can try out this branch: https://github.com/kaushalmodi/ox-hugo/tree/fix-custom-link-exports
Hello, I don't understand. Why not write your Org code as: ``` #+begin_shortcode Something #+end_shortcode ```
Adding this feature is very low on my priority list. I need to first get around the Github Actions CI failures for this repo after Org updated to 9.6. Being...
Hello, I cannot take a close look at this as I am on vacation. I'll be able to take a better look after October second week. While you are working...
Hello @ewollesen , I have given some thought to this. I really like the simplicity of the rule that a subtree with `EXPORT_FILE_NAME` property needs to be the top-level for...
Sorry for the late reply. I will get some time this week to looking into the PRs and issues for this repo. This PR looks good to me. I will...
Could this possibly be a CSS issue? The `img` tag is an inline HTML tag per spec and it shouldn't force paragraph breaks. You can try playing with HTML and...
No worries! I'm glad you sorted it out.