8dcc <8dcc@gmail.com> writes:
> When exporting the following Org file to Texinfo:
>
> - Function: foo_bar arg ::
> Contents.
>
> The part after the underscore is completely skipped:
>
> @defun foo
> Contents.
> @end defun
Fixed, on main.
https://git.savannah.gnu.org/cgit
Hello,
When exporting the following Org file to Texinfo:
- Function: foo_bar arg ::
Contents.
The part after the underscore is completely skipped:
@defun foo
Contents.
@end defun
And, if I export it to HTML, the `bar' part is shown as a subscript, and
I don't know if it's