Ihor Radchenko writes:
> [...]
> I'd start from a simplified description of what is happening, followed
> by the example, and then formal definition.
>
> Otherwise, reading from top to button is still difficult.
> [...]
Here is another take: instead of the lengthy explanations I had offered
prev
Rudolf Adamkovič writes:
> Ready for review ... again!
Here I am, again!
I found I do not need alternative navigation, as I can simulate
"alternative up" with links in parent Org headings.
[Texinfo renders that just fine in HTML.]
The other two patches are bug fixes, to
- support links in
REPRODUCTION STEPS:
1. `emacs -Q'
2. Create a file `test.org' with the following content:
* Foo :noexport:
:PROPERTIES:
:ID: xxx
:END:
* Bar
[[id:xxx][Foo]]
3. Export the file as HTML using (`C-c C-e h o').
EXPECTED:
The export stops due to a