Antonio López Rivera
Antonio López Rivera
I think that may have to do with your Pandoc version. I can run Org exports with those settings with Pandoc 2.2.3.2. Would you mind trying with that version? That...
Unfortunately I don't have an Apple machine, so it's rather difficult for me to take care of this. I'll get back to it if I have the chance in the...
It seems [PowerShell 7](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/What-s-New-in-PowerShell-70?view=powershell-7.2#where-can-i-install-powershell) is cross-platform. If you @CsBigDataHub or anybody else can test `owo` using it and report any issues it would be appreciated :) Thanks in advance!
So if I understand correctly, you do see the onenote dll under `/Applications/Microsoft OneNote.app/Contents/MacOS/Microsoft OneNote`, right? If that is the case you could run a quick test by replacing the...
Hey! Thanks for the report and looking for a solution. I've implemented this (for markdown flavors which use the `![]()` syntax, such as plain or Pandoc markdown) in commit https://github.com/alopezrivera/owo/commit/eb2fc69f378b4d039988fffb7e6552fa9d18408b....
Cool! Let me know if the figure names work when you test :) Thanks for the heads up about notebook names. If you will, please submit a new issue for...
Alright so, there's two errors that could be happening there: 1. The replacement is not working correctly at the Markup Pack level 2. As you are setting `markupPack=''` in your...
Thanks for the heads up!
Hi @MohitShridhar! On testing again I found I missed one dependency in the requirements (Pillow 6.2.1, to solve a second ImportError, see [here](https://github.com/python-pillow/Pillow/issues/4130#issuecomment-555434800)). With the last commit I have corrected...
Hi, I've just published a pre-release addressing this error. I'd appreciate if you could test it out and confirm it works on your side. Thanks in advance! :) https://github.com/alopezrivera/huracan/releases/tag/0.1.alpha