提交 | 用户 | 时间
|
58d006
|
1 |
## Bootstrap Markdown |
A |
2 |
|
|
3 |
Markdown editing meet Bootstrap. |
|
4 |
|
|
5 |
| Version | Compatibility with Bootstrap | |
|
6 |
| :---: | :---: | |
|
7 |
| Bootstrap Markdown v2.x | **only** compatible with Bootstrap 3.x | |
|
8 |
| Bootstrap Markdown v1.x | **only** compatible with Bootstrap 2.x | |
|
9 |
|
|
10 |
Demo and documentation on [http://toopay.github.com/bootstrap-markdown/](http://toopay.github.com/bootstrap-markdown/) |
|
11 |
|
|
12 |
### LICENSE |
|
13 |
|
|
14 |
> Copyright 2013 Taufan Aditya |
|
15 |
> |
|
16 |
> Licensed under the Apache License, Version 2.0 (the "License"); |
|
17 |
> you may not use this file except in compliance with the License. |
|
18 |
> You may obtain a copy of the License at |
|
19 |
> |
|
20 |
> http://www.apache.org/licenses/LICENSE-2.0 |
|
21 |
> |
|
22 |
> Unless required by applicable law or agreed to in writing, software |
|
23 |
> distributed under the License is distributed on an "AS IS" BASIS, |
|
24 |
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
25 |
> See the License for the specific language governing permissions and |
|
26 |
> limitations under the License. |