Whether learning a programming language, working through a problem, or trying to understand a new library, it may be tempting to flail around craft...
For further actions, you may consider blocking this person and/or reporting abuse
Conversion to Markdown is perhaps worth a mention.
I have great success with converting POD to Markdown started by using
pod2markdown. Today it is built into my toolchain - anyway I can have my Perl documentation written in POD presented as theREADME.mdon my GitHub repositories for my Perl distributions and served as GitHub Pages.An example repository: jonasbn/perl-test-timer and the site jonasbn.github.io/perl-test-timer