Skip to content

<Example> in <ManSection> does not work #144

@markusbaumeister

Description

@markusbaumeister

The following code throws an error (although it is valid GAPDoc-code):

#! <ManSection>
#!   <Filt Name="TestExample" Arg=""/>
#!   <Description>
#! <Example>
#! gap&gt; 1 + 2;
#! 3
#! </Example>
#!  </Description>
#! </ManSection>

This is relevant, since it is sometimes necessary to escape into GAPDoc-syntax, for example in documenting synonyms (which can't be easily classified).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions