mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 19:48:54 +02:00
docs(v2): reorganize markdown features page (#2503)
* docs(v2): reorganize markdown features page * docs(v2): reorganize markdown features page
This commit is contained in:
parent
8018a835e5
commit
eeebc31ff1
4 changed files with 433 additions and 337 deletions
|
@ -109,7 +109,7 @@ function DocItem(props) {
|
|||
<article>
|
||||
{version && (
|
||||
<div>
|
||||
<span className="badge badge--info">
|
||||
<span className="badge badge--secondary">
|
||||
Version: {version}
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue