Ihor Radchenko <yanta...@gmail.com> writes:
> Max Nikulin <maniku...@gmail.com> writes: > >>> --- a/org-tutorials/org-jekyll.org >>> +++ b/org-tutorials/org-jekyll.org >>> @@ -172,7 +172,7 @@ * Creating an org File to be Published with Jekyll >>> >>> Below is a short extract from one of my org files showing my setup: >>> >>> -#+BEGIN_EXAMPLE org >>> +#+BEGIN_EXAMPLE >>> #+STARTUP: showall indent >>> #+STARTUP: hidestars >>> #+BEGIN_EXPORT html >> >> It is not the scope of this patch but looks like missed commas to escape >> leading "#". > > You are right. We need someone to look through worg pages and spot all > such instances. > (Help appreciated) > Just FYI I plan to go through all the worg files and run org-lint over them as well as fix up the many problems I've found so far with broken links, missing images, missing macros, examples not in example blocks etc. So while I'd appreciate any help on offer, don't worry too much about fixing some of these as I will get to them eventually. One area I would definitely like some help with though are those org files not in english. For example, there is an org tutorial written in Spanish which is generating bad link errors. Unfortunately, I'm limited to only one language, so not 100% sure on the right fix (it looks like examples of how to do links in org, but they are not in example blocks, so org throws an error when doing the export to html. .