[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment The new editcomment.php script[Subject Thread] [Add Response] 🕸Fergus Duniho wrote on Fri, Jul 10, 2020 01:03 AM UTC:I am replacing the useshtml value with a format value, which can take three different values: HTML Markdown Text This is to allow the use of Markdown. I installed Parsedown.php for the sake of using Markdown. I am also removing CKEditor from this script, because it modifies the text in the text area.
I am replacing the useshtml value with a format value, which can take three different values:
This is to allow the use of Markdown. I installed Parsedown.php for the sake of using Markdown.
I am also removing CKEditor from this script, because it modifies the text in the text area.