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

MANUAL.txt: fix typo in template syntax #10265

Merged
merged 1 commit into from
Oct 7, 2024
Merged

MANUAL.txt: fix typo in template syntax #10265

merged 1 commit into from
Oct 7, 2024

Conversation

Wandmalfarbe
Copy link
Contributor

That seems to me to be a typo:

${months[, ]}$

${articles:bibentry()[; ]$

To mark variables and control structures in the template,
either $...$ or ${...} may be used as delimiters.
The styles may also be mixed in the same template, but the
opening and closing delimiter must match in each case.

@jgm jgm merged commit d309413 into jgm:main Oct 7, 2024
1 of 4 checks passed
@jgm
Copy link
Owner

jgm commented Oct 7, 2024

thanks

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

Successfully merging this pull request may close these issues.

2 participants