Edwin Yllanes
Edwin Yllanes
### Describe the bug foo.md ```markdown Hello world [Test][test]. MyST-Parser is awesome!!! [test]: http://example.com/ ``` bar.rst ```rst .. contents-begin-rst Hello world `Test `__ .. contents-end-rst .. references-begin-rst .. _test: http://example.com/...
Fixes #266
- [x] Add GitHub workflow. - [x] Add tox. - [x] Fixes flake8 errors. - [x] Fixes #188 - [x] Add black. - [x] Add support python 2.7, 3.6, 3.7,...
Fixes #209
I am creating a PR that offers a Viewer written in Qt (PyQt5 or PySide2) so I do not want to break the style of the format so I am...
- [x] tests. - [ ] CHANGELOG.
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
The [`pytest.fixture`](https://docs.pytest.org/en/7.0.x/reference/fixtures.html#reference-fixtures) should be in [conftest.py](https://docs.pytest.org/en/6.2.x/fixture.html#conftest-py-sharing-fixtures-across-multiple-files), apart from getting a better organization we avoid the `runner` name collision.
Fixes #1164
https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository