Open rozhnev opened 3 years ago
Hi,
Thanks for your report.
Which parts is wrong?
{
or new line before while
?
Oh...
Also return
need a space after it!
If you are interested in correcting this, please do so. I appreciate. @rozhnev :+1:
Hi. Is this issue still the case? Or has it been fixed? Thanks for updating the topic. @rozhnev
Yep, the issue still actual. it is complicated, but I have not time now to care it right now.
Hi, I tried this and I am getting iscorrectly formatted code returned.
I use this
`<? include("presets.php"); include("includes/functions.php"); $_SESSION['currentPage'] = "rules.php"; define('pageTitle', 'rules'); $site_title = "Rules";
docStart($mysqli, $site_title, $metaDescription); ?>
When I try to format next code:
the formater returns