From 685a0934a478a28ea7daf1761db60541fe43d3df Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Tue, 16 May 2017 23:42:48 +0100 Subject: [PATCH] Make the world a better place by placing closing /> on a new line (#9699) --- _js/examples/markdown.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_js/examples/markdown.js b/_js/examples/markdown.js index f0cab2b8..50ed3f91 100644 --- a/_js/examples/markdown.js +++ b/_js/examples/markdown.js @@ -21,7 +21,8 @@ class MarkdownEditor extends React.Component {

Input