simonw opened this issue 3 years ago · 3 comments
Title should be __init_subclass__.
__init_subclass__
Relevant code:
simonw/build_readme.py
Lines 133 to 138 in f4b4a14
I can fix this in the SQL: replace(title, '_', '\_') as title
replace(title, '_', '\_') as title
Fixed: