Hello, I noticed that the Emacs Org format is supported by default in Hugo which is cool. I read that Org support has some limitations compared to Markdown. My content usually uses the following: bold, italic, underline, links, insert images. Are those limitations people talk about are related to more advanced markup?
Probably. I think Google knows a lot about that.
https://willschenk.com/articles/2019/using_org_mode_in_hugo/
https://www.kengrimes.com/ox-hugo-tutorial/
When I read about “ORG MODE” there is always an “OX” involved. So that might be the start for you.
Yes, I read about OX but my idea was to use plain .org files without the need of an Org to Markdown converter like OX-Org.