aroundwithalex
Results
2
comments of
aroundwithalex
Google Chrome no longer considers SSL certificates issued by Symantec before 1st June 2016 as valid, and pyppeteer uses Chromium under the hood. Perhaps it's worth using [Let's Encrypt](https://letsencrypt.org/) instead,...
An FYI: [markdown-it-py ](https://github.com/executablebooks/markdown-it-py) only supports Python 3.7 or above. Consequently, to achieve the requirements, the Python version specified in `tools.poetry.dependencies` of `pyproject.toml` may also need to be changed from...