styleguidist/react-styleguidist

HTML entities not decoded?

Open

#798 opened on Jan 30, 2018

View on GitHub
 (10 comments) (1 reaction) (0 assignees)TypeScript (1,416 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

Description

I can't understand why the HTML entities are not properly rendered:

image

Repro: https://github.com/FezVrasta/example

Specific file: https://github.com/FezVrasta/example/blob/master/lib/components/Button/Readme.md

Contributor guide