${date.toUTCString()}
`) : ''}${post.author.replaceAll('<','<').replaceAll('>','>')}: ${post.title.replaceAll('<','<').replaceAll('>','>')}
` + post.content.replaceAll('<','<').replaceAll('>','>') .replaceAll(/\[[#] ([^"]*?) [#]\]/g, '') .replaceAll(/(?$1') .replaceAll(/\[[*] ([\w\W]*?) [*]\]/g, '$1') .replaceAll(/\[[*][*] ([\w\W]*?) [*][*]\]/g, '$1') .replaceAll(/\[[*][*][*] ([\w\W]*?) [*][*][*]\]/g, '$1') .replaceAll(/\[[_] ([\w\W]*?) [_]\]/g, '$1') .replaceAll(/\[[*][_] ([\w\W]*?) [_][*]\]/g, '$1') .replaceAll(/\[[*][*][_] ([\w\W]*?) [_][*][*]\]/g, '$1') .replaceAll(/\[[*][*][*][_] ([\w\W]*?) [_][*][*][*]\]/g, '$1') .replaceAll(/\[["] ([\w\W]*?) ["]\]/g, '$1') .replaceAll(/\[["]["]* \n([\w\W]*?)\n ["]["]*\]/g, '
$1') .replaceAll('\n---\n', '
') .replaceAll('\n', '
') ret += '
'
if (postid != -1 || id == '') {
if(makeForm) {
if(postid != -1)
ret += `[Nevermind]`
ret +=
`