Working on content
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ class Rules extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<div>
|
||||
<ReactMarkdown source={this.state.body} escapeHtml={false} />
|
||||
<ReactMarkdown source={this.state.body} />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user