OCamlPro / gnucobol

A clone of the sourceforge GnuCOBOL compiler from COBOL to C.
https://get-superbol.com
GNU Lesser General Public License v3.0
16 stars 20 forks source link

Fixes to have texi macros on a single line #111

Closed lefessan closed 10 months ago

lefessan commented 10 months ago

The converter to rst syntax for Sphinx expects macros to be on a single line.

GitMensch commented 10 months ago

Can you adjust the converter?

lefessan commented 10 months ago

Yes, done.