Skip to content

Commit 24a352e

Browse files
IgnisDaIgnisDa
andauthored
Add mdgen to community-providers (joke2k#1300)
Co-authored-by: IgnisDa <[email protected]>
1 parent 6682a69 commit 24a352e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ nosetests.xml
5252
*.iml
5353
*.ipr
5454
venv/
55+
.vscode

docs/communityproviders.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Here's a list of Providers written by the community:
2222
| Vehicle | Fake vehicle information | `faker_vehicle`_ |
2323
| | includes Year Make Model | |
2424
+---------------+--------------------------+----------------------------------+
25+
| Posts | Fake posts in markdown | `mdgen`_ |
26+
| | format | |
27+
+---------------+--------------------------+----------------------------------+
2528

2629
If you want to add your own provider to this list, please submit a Pull Request to our `repo`_.
2730

@@ -41,3 +44,4 @@ In order to be inlcuded, your provider must satisfy these requirement:
4144
.. _faker_credit_score: https://pypi.org/project/faker-credit-score/
4245
.. _faker_microservice: https://pypi.org/project/faker-microservice/
4346
.. _faker_vehicle: https://pypi.org/project/faker-vehicle/
47+
.. _mdgen: https://pypi.org/project/mdgen/

0 commit comments

Comments
 (0)