diff --git a/src/components/Button.md b/src/components/Button.md index 1dd2a0b..528469e 100644 --- a/src/components/Button.md +++ b/src/components/Button.md @@ -1,37 +1,19 @@ -Basic button: - -```jsx - -``` - -Big pink button: - -```jsx - -``` - -And you *can* **use** `any` [Markdown](http://daringfireball.net/projects/markdown/) here. - -Fenced code blocks with `js`, `jsx` or `javascript` languages are rendered as a interactive playgrounds: - -```jsx - -``` - -You can disable an editor by passing a `noeditor` modifier (```` ```js noeditor````): - -```jsx noeditor - -``` - -To render an example as highlighted source code add a `static` modifier: (```` ```js static````): - -```js static -import React from 'react'; -``` - -Fenced blocks with other languages are rendered as highlighted code: - -```html -

Hello world

-``` +Actually not a button. Here's the weird bug: + +
+
+
Hello
+
How are you?
+
I am good thank you
+
+
+
Hello
+
How are you?
+
I am good thank you
+
+
+
Hello
+
How are you?
+
I am good thank you
+
+