• albert-github's avatar
    Last comment of \code{.f90} missing · b9145da4
    albert-github authored
    In case e.g. an number of Fortran variables are documented as an example in a \code block and the last line looks like:
    INTEGER :: var !< documentation
    The "!< documentation" is missing as the last block was not rendered.
    Note: STRIP_CODE_COMMENTS has to be NO as otherwise the code comment will anyway, correctly,  be absent.
    b9145da4
fortrancode.l 41.1 KB