Carlos Cámara

Results 55 comments of Carlos Cámara
trafficstars

I am reopening this issue, because it is not working. On the other hand, I found what the problem is: The preceading `/` was one problem, but not the only...

Ok, thank you. Yes, it was my intention to use this workaround, but I was wondering if there was a native reveal-hugo way to do it.

Hello there, @dzello hope you are doing fine. Did you happen to find some time to merge this PR? I'd love to see this feature implemented.

@dzello I'll try to do so, sure! (probably on weekend, though).

TLDR: Dear all, I have reviewed this PR and while most of the things work well, I have found some problems with custom themes and code line numbering. Full version:...

Great, @veggiemonk , thank you again for sharing your solution and your time!

Great, @veggiemonk ! Thank you very much! Unfortunately, I am not sure if it is because it's late and I'm sleepy, but after updating repo with your last commit, slides...

Sure! Here it is `/content/folder/subfolder/_index.md`: ```toml +++ title = "My awesome title" description = "" outputs = ["Reveal"] [reveal_hugo] custom_theme = "my-custom-theme.scss" custom_theme_compile = true plugins = ["plugin/gallery/gallery.plugin.js"] +++ ```

I can confirm this undesired behaviour as well Using hugo-extended-0.66.0 and both, fragment and frag shortcodes within a section.

Possibly duplicated of all-contributors/cli#325 ?