Skip to content

Commit

Permalink
[docs] Fix markdown formatting (mui#8640)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored and the-noob committed Oct 17, 2017
1 parent 7937b41 commit 1a96928
Show file tree
Hide file tree
Showing 77 changed files with 154 additions and 154 deletions.
4 changes: 2 additions & 2 deletions docs/src/modules/utils/generateMarkdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ ${pagesMarkdown.map(page => `- [${pageToTitle(page)}](${page.pathname})`).join('

export default function generateMarkdown(reactAPI: Object) {
return [
'<!--- This documentation is automatically generated, do not try to edit it. -->',
'',
generateHeader(reactAPI),
'',
'<!--- This documentation is automatically generated, do not try to edit it. -->',
'',
`# ${reactAPI.name}`,
'',
reactAPI.description,
Expand Down
4 changes: 2 additions & 2 deletions pages/api/app-bar.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/AppBar/AppBar.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# AppBar


Expand Down
4 changes: 2 additions & 2 deletions pages/api/avatar.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Avatar/Avatar.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Avatar


Expand Down
4 changes: 2 additions & 2 deletions pages/api/badge.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Badge/Badge.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Badge


Expand Down
4 changes: 2 additions & 2 deletions pages/api/bottom-navigation-button.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/BottomNavigation/BottomNavigationButton.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# BottomNavigationButton


Expand Down
4 changes: 2 additions & 2 deletions pages/api/bottom-navigation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/BottomNavigation/BottomNavigation.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# BottomNavigation


Expand Down
4 changes: 2 additions & 2 deletions pages/api/button-base.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/ButtonBase/ButtonBase.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# ButtonBase


Expand Down
4 changes: 2 additions & 2 deletions pages/api/button.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Button/Button.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Button


Expand Down
4 changes: 2 additions & 2 deletions pages/api/card-actions.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Card/CardActions.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CardActions


Expand Down
4 changes: 2 additions & 2 deletions pages/api/card-content.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Card/CardContent.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CardContent


Expand Down
4 changes: 2 additions & 2 deletions pages/api/card-header.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Card/CardHeader.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CardHeader


Expand Down
4 changes: 2 additions & 2 deletions pages/api/card-media.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Card/CardMedia.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CardMedia


Expand Down
4 changes: 2 additions & 2 deletions pages/api/card.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Card/Card.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Card


Expand Down
4 changes: 2 additions & 2 deletions pages/api/checkbox.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Checkbox/Checkbox.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Checkbox


Expand Down
4 changes: 2 additions & 2 deletions pages/api/chip.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Chip/Chip.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Chip

Chips represent complex entities in small blocks, such as a contact.
Expand Down
4 changes: 2 additions & 2 deletions pages/api/circular-progress.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Progress/CircularProgress.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CircularProgress


Expand Down
4 changes: 2 additions & 2 deletions pages/api/collapse.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/transitions/Collapse.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Collapse


Expand Down
4 changes: 2 additions & 2 deletions pages/api/dialog-actions.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Dialog/DialogActions.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# DialogActions


Expand Down
4 changes: 2 additions & 2 deletions pages/api/dialog-content-text.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Dialog/DialogContentText.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# DialogContentText


Expand Down
4 changes: 2 additions & 2 deletions pages/api/dialog-content.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Dialog/DialogContent.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# DialogContent


Expand Down
4 changes: 2 additions & 2 deletions pages/api/dialog-title.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Dialog/DialogTitle.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# DialogTitle


Expand Down
4 changes: 2 additions & 2 deletions pages/api/dialog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Dialog/Dialog.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Dialog

Dialogs are overlaid modal paper based components with a backdrop.
Expand Down
4 changes: 2 additions & 2 deletions pages/api/divider.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Divider/Divider.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Divider


Expand Down
4 changes: 2 additions & 2 deletions pages/api/drawer.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Drawer/Drawer.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Drawer


Expand Down
4 changes: 2 additions & 2 deletions pages/api/fade.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/transitions/Fade.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# Fade


Expand Down
4 changes: 2 additions & 2 deletions pages/api/form-control-label.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Form/FormControlLabel.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# FormControlLabel

Drop in replacement of the `Radio`, `Switch` and `Checkbox` component.
Expand Down
4 changes: 2 additions & 2 deletions pages/api/form-control.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Form/FormControl.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# FormControl

Provides context such as dirty/focused/error/required for form inputs.
Expand Down
4 changes: 2 additions & 2 deletions pages/api/form-group.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Form/FormGroup.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# FormGroup

`FormGroup` wraps controls such as `Checkbox` and `Switch`.
Expand Down
4 changes: 2 additions & 2 deletions pages/api/form-helper-text.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Form/FormHelperText.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# FormHelperText


Expand Down
4 changes: 2 additions & 2 deletions pages/api/form-label.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/Form/FormLabel.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# FormLabel


Expand Down
4 changes: 2 additions & 2 deletions pages/api/grid-list-tile-bar.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/GridList/GridListTileBar.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# GridListTileBar


Expand Down
4 changes: 2 additions & 2 deletions pages/api/grid-list-tile.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/GridList/GridListTile.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# GridListTile


Expand Down
4 changes: 2 additions & 2 deletions pages/api/grid-list.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--- This documentation is automatically generated, do not try to edit it. -->

---
filename: /src/GridList/GridList.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# GridList


Expand Down
Loading

0 comments on commit 1a96928

Please sign in to comment.