@@ -315,20 +320,20 @@ class ReplyEditor extends React.Component {
...
@@ -315,20 +320,20 @@ class ReplyEditor extends React.Component {
<textarea{...cleanReduxInput(body)}disabled={loading}rows={isStory?10:3}placeholder={isStory?'Write your story...':'Reply'}autoComplete="off"ref="postRef"tabIndex={2}/>
<textarea{...cleanReduxInput(body)}disabled={loading}rows={isStory?10:3}placeholder={isStory?'Write your story...':'Reply'}autoComplete="off"ref="postRef"tabIndex={2}/>
{<divclassName="float-right"><atarget="_blank"href="https://guides.github.com/features/mastering-markdown/">Styling with Markdown is supported.</a></div>}
{<divclassName="float-right"><atarget="_blank"href="https://guides.github.com/features/mastering-markdown/">Styling with Markdown is supported.</a></div>}