Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control-flow indented code #1

Open
bquistorff opened this issue Jul 28, 2017 · 0 comments
Open

Control-flow indented code #1

bquistorff opened this issue Jul 28, 2017 · 0 comments

Comments

@bquistorff
Copy link

Is there anyway to write the smcl so that indentations inside code are respected? For example,

if (a) {
    di "hi"
}

I couldn't get anything but phang2 to show up as code (not e.g. phang3) and raw tabs or {tab} didn't seem to work either. Also, was a period "." required to get it show the pre block?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant