mkdocs 1.6.1
0
Project documentation with Markdown.
Contents
Project documentation with Markdown.
Stars: 19227, Watchers: 19227, Forks: 2397, Open Issues: 81The mkdocs/mkdocs
repo was created 10 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 19227 github stars!
How to Install mkdocs
You can install mkdocs using pip
pip install mkdocs
or add it to a project with poetry
poetry add mkdocs
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/mkdocs/
- Documentation:
- https://www.mkdocs.org/
- GitHub Repo:
- https://github.com/mkdocs/mkdocs
Classifiers
- Documentation
- Text Processing
Related Packages
Errors
A list of common mkdocs errors.
Code Examples
Here are some mkdocs
code examples and snippets.
GitHub Issues
The mkdocs package has 81 open issues on GitHub
- access theme files from mkdcos-macro
- MkDocs html-escapes quotes in inline-code blocks
- chore: fix relative link
- relative url start with "../" in nav no longer works
- site_url set, but it doesn't use the subdirectory
- Allow users to use a custom
edit_uri
in markdown frontmatter - markdown metadata issues (feature vs. memory usage)
- Add page.file to documentation
- Ensure that the
edit_uri
option does not modify therepo_url
- Defining
edit_uri
as anything other than an empty string modifies therepo_url
- mkdocs.org has text with a poor contrast
- When envoking mkdocs, it crashes and gives TypeError
- Add "clean_names" option
- SubConfig now catches failures and warnings
SubConfig
ignore configuration failures