Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #130 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
aozora authored Apr 17, 2017
2 parents 8489372 + 9e3e1a6 commit 4769f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ To build the whole project run 'grunt' in the project directory.
### Latest Release: v1.0.0 Alpha1
This release is based on Twitter Bootstrap 2; the v2.0 will be completely redone from scratch using as base Twitter Bootstrap v3.

####BREAKING CHANGES:
#### BREAKING CHANGES:
- Replaced icomoon font with a new icomoon set generated with PUA. Many icon-* class names has changed;
- internal mapping of char codes has changed, please be patient and check every icon you used.
- the static resources in the content folder has been moved to the assets folder
- toast markup has changed, now it is conforming to the bootstrap media object model.
- listview markup has changed, now it is conforming to the bootstrap media object model.
- removed default padding-top: 24px and padding-bottom: 88px (scaffolding.less)

####List of changes:
#### List of changes:
- source files now builds with [GruntJS](http://gruntjs.com/)
- bug fixes over v0.6
- New and revamped documentation pages, separated from demo pages, with all metro widgets & customization integrated with the original bootstrap documentation.
Expand Down

0 comments on commit 4769f9e

Please sign in to comment.