I edited an answer to [Wayback/Archive] git – View rendered output of a gist? – Stack Overflow¹ and it appears that Stack Overflow / Stack Exchange have introduced a WYSIWYG editor of which the help still points to the old Markdown editor.
The problem is that the new WYSIWYG editor generates Markdown that in part cannot be properly rendered by the Markdown question / answer viewer (for instance, strikethrough is emitted as by the WYSIWYG editor in Markdown as ˜˜strikethrough˜˜ but the viewer can only render <s>strikethrough</s>.
Since their meta sites are toxic as hell:
is there anyone that knows where to find the source code of the Stack Overflow / Stack Exchange WYSIWYG editor?
Thanks!
From the links below, I doubt the StackExchange pagedown repository is the one as it has been unmaintained since 2012 and the WYSIWYG editor is still in beta: I would have expected bug fixes over time, but there aren’t. Or maybe that all is caused by the toxicity on their platform?
This was my queste for information and some of the links I found:





