Bastian Venthur
Bastian Venthur
Hopefully this is not too off-topic, but I wonder why this option (i.e. `markdown_fenced_languages`) is needed in the first place? Shouldn't nvim be able to figure out the language of...
Is the "view" part strictly separated from the "model"? I.e. can you create exactly one model and derive different views from that?
This is somewhat related to https://github.com/fastavro/fastavro/issues/476, although AVRO itself does not allow for schema references that are not inlined within the schema itself. This seems to be a feature of...
No need to merge immediately. Feel free to get comfortable with the toml file first. I assumed you want to go into that direction, as I found the `pyproject.toml` already...
Not sure which of the other classes matching `*TreeProcessor` need an alias too, just let me know, and I'll update accordingly.
I'm fine either way, I've now also created https://github.com/Python-Markdown/markdown/pull/1290 that changes spelling for the `BlockProcessor` to `Blockprocessor`
Same issue running pytest in docker in gitlab-ci.
Nope, in my case it is a plain virtual environment (as in `python3 -m venv venv`) in docker.
The Travis CI failing is unrelated to this PR, I only modified the `README.md`
Any update on this?