Autolink References (MkDocs Plugin)
This mkdocs plugin scans articles for references to Phabricator Tasks and replaces the task number ({T0000}) with a link to the actual task.
Getting started
To install the plugin using pip:
pip install phabricator-task-links-mkdocs-plugin
Edit your mkdocs.yml file and configure the plugin.
plugins:
- phabricator_task_links:
phabricator_url: https://URL_TO_PHABRICATOR
Example
Create a docs/index.md file and references a phabricator task like this:
Changelog:
- {T1000} Implement functionality from task
License
MIT
Release files for phabricator-task-links-mkdocs-plugin 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| phabricator-task-links-mkdocs-plugin-0.1.0.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| phabricator_task_links_mkdocs_plugin-0.1.0-py3.9.egg | Legacy Egg format | - | - | Details |
Total release size: 6.5 kB
Release files / phabricator-task-links-mkdocs-plugin-0.1.0.tar.gz
| Download URL | phabricator-task-links-mkdocs-plugin-0.1.0.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6bfb36d8a811636af1676fec6917a3c012bf4ae226773360c70b3aa182c391e6
|
|
BLAKE2b-256 checksum How to use checksums |
b3490be471a1765c3e08261140e4fed303f3e04b22a8a43a23a3a7058db38268
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|
Release files / phabricator_task_links_mkdocs_plugin-0.1.0-py3.9.egg
| Download URL | phabricator_task_links_mkdocs_plugin-0.1.0-py3.9.egg |
|---|---|
| Size | 4.0 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
d2520c90538cd10b031a9ae14228fdd062de53d6e43cd5d31245d0567daed607
|
|
BLAKE2b-256 checksum How to use checksums |
ee05ad92cd81a0668ffdeb5eaeb441c961aa4cd6e13af66195250898785b8d4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|