Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

NaN shows up and other markdown errors #501

@merlin2v

Description

@merlin2v

when creating a comment with the following markdown:

{enum:myParam:A,B,C}

and a parameter of a type that is not String creates a "Token" "N" "a" "N" with a parse Error
This is a minor bug as the program seems to be able to handle errors.

Some other bugs which crash the system and prevent the project from being able to open up again(but luckly can be fixed by using the project's history and set to a previous diff) is the use of

{hex}        //Cause: cannot splice undef error
{snippet}    //
{pub}        //Cause: cannot splice undef error
{api}        //Cause: cannot splice undef error
{sig}        //dido
{fullsig}    //dido
{bbc}        //dido

Also, on a side note, If I were to have a question that the current TouchDevelop Docs don't have documented(such as macros, plug-ins, T types, ect.), were can I ask it?

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