Skip to content

<pre></pre> code snippets are breaking documentation generation when there's a '@' character #6

@mfidemraizer

Description

@mfidemraizer

For example,

@decorator
class X {}

Above code snippet won't work and the document being generated will stop parsing once it gets to the `@' character.

I suspect that it should be something with the fact that '@' is used to specify ngdoc comments like @ngdoc directive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions