← Back to team overview

nxhtml team mailing list archive

[Question #143287]: nxhtml php chunk indent weirdly

 

New question #143287 on nXhtml:
https://answers.launchpad.net/nxhtml/+question/143287

I'm using emacs23 with nxhtml 2.08.
I have tried many modes before to edit php files with mixed code part, nxhtml is the most `bug free' one I have already tried.
Now it seems everything works fine but one indentation problem.
Below is the how it looks:
<html>
......
    <?php
                                                            if ($var == 1)
                                                            {
                                                                  // blabla
                                                            }
                                                            // blabla
    ?>
......
</html>
The php chunk is indent to the right side, looks very weird.
Is there any customization to fix this?



-- 
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.