classes
                                
                                 classes copied to clipboard
                                
                                    classes copied to clipboard
                            
                            
                            
                        `recommonmark` is deprecated
https://github.com/readthedocs/recommonmark#recommonmark
We should switch to myst: https://github.com/executablebooks/MyST-Parser
Hi @sobolevn, I was looking through the codebase and I couldn't find any usage of recommonmark? It is available in the requirements.txt file but isn't available in the conf.py file (which it should be, according to the documentation). Could you please let me know about its usage in the code?
@sobolevn I updated the requirements.txt file to deprecate recommonmark and add myst-parser. It is on PR https://github.com/dry-python/classes/pull/315
completed as part of hacktoberfest 2021