Skip to content

source-viewer directive not being applied in descriptions #132

Description

@JoshuaHitchins

Code sections in my @description sections are not properly being formatted. The markdown looks like this:
/**

* ```js

* var someCode;

* ```
*/
And the HTML on the page ends up as follows:

var someCode

with the directive not being applied. This was reproduced in Chrome and Firefox. The "Usage" section of modals however applied the directive as would be expected (I would assume), with

  etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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