Comment by dcz_self 2 years ago https://dorotac.euToo many projects, not enough time. Brutalist design, no JS :) 2 comments dcz_self Reply Nzen 2 years ago My browser and feed reader report your atom xml has invalid xml: error on line 58 at column 82: Unescaped '<' not allowed in attributes values dcz_self 2 years ago Thanks! That's the Markdown renderer failing to escape entities properly. Fixed now by switching to markdown-it-py.
Nzen 2 years ago My browser and feed reader report your atom xml has invalid xml: error on line 58 at column 82: Unescaped '<' not allowed in attributes values dcz_self 2 years ago Thanks! That's the Markdown renderer failing to escape entities properly. Fixed now by switching to markdown-it-py.
dcz_self 2 years ago Thanks! That's the Markdown renderer failing to escape entities properly. Fixed now by switching to markdown-it-py.
My browser and feed reader report your atom xml has invalid xml:
Thanks! That's the Markdown renderer failing to escape entities properly. Fixed now by switching to markdown-it-py.