Skip to content

Ampersands not displayed correctly #76

@leesei

Description

@leesei

In http://docs.nodejitsu.com/articles/javascript-conventions/what-are-truthy-and-falsy-values,
The ampersands are displayed as HTML entities:

var myvalue = first && second;

The preview of the contend.md is correct though.
https://github.com/nodejitsu/docs/edit/master/pages/articles/javascript-conventions/what-are-truthy-and-falsy-values/content.md

Is this a bug of the syntax highlighter? Extra classes are added to the string &.

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