Skip to content

Descriptions with paragraphs, code, and other elements rendered incorrectly #765

@anarthal

Description

@anarthal
/// This is another function.
void other_function();

/**
 * \brief A function
 * \details Relies on \ref other_function.
 *
 * Example:
 * \code
 *   my_function();
 * \endcode
 *
 * \par Exception safety
 * No-throw guarantee.
 */
void my_function();

Renders

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions