Skip to content

FlxRandom has ASDoc validation errors #228

@greysondn

Description

@greysondn

Remember that my current project is built against commit 7232E06F. Being said, a check into file history of FlxRandom shows that the current dev version of the file and the file as of that commit are one and the same.

Text for param in flixel.util:FlxRandom/color is not valid.
org.xml.sax.SAXParseException;
lineNumber: 3;
columnNumber: 6;
The element type "code" must be terminated by the matching end-tag "</code>".


Text for description in flixel.util:FlxRandom/sign is not valid.
org.xml.sax.SAXParseException;
lineNumber: 15;
columnNumber: 6;
The element type "code" must be terminated by the matching end-tag "</code>".

I have modestly reformatted this for readability.

Picking over the description of the errors yielded me nothing. I'm either blind or simply don't see the mismatched <code> tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions