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

'{{ }}' in code is treated as Liquid tags by jekyll #11

Closed
xlucn opened this issue Jun 1, 2018 · 0 comments
Closed

'{{ }}' in code is treated as Liquid tags by jekyll #11

xlucn opened this issue Jun 1, 2018 · 0 comments
Assignees
Labels

Comments

@xlucn
Copy link
Owner

xlucn commented Jun 1, 2018

e.g. in a1020, there is one line of code:

node nodes[CNODE] = {{post, in, N}}, *p = nodes, *n;

The warning message says

Liquid Warning: Liquid syntax error (line 76): Expected end_of_string but found comma in "{{post, in, N}}" in /home/luxu/Code/PAT/_articles/a1020.md
@xlucn xlucn self-assigned this Jun 1, 2018
@xlucn xlucn changed the title '{{ }}' in code is treated as Liquid tags '{{ }}' in code is treated as Liquid tags by jekyll Jun 1, 2018
@xlucn xlucn closed this as completed in daec97e Jun 1, 2018
@xlucn xlucn added the bug label May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant