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

Fix slime template markup #177

Merged
merged 2 commits into from
Jun 10, 2020
Merged

Fix slime template markup #177

merged 2 commits into from
Jun 10, 2020

Conversation

cpjolicoeur
Copy link
Member

This fixes the testing issue described in #170

These lines were being interpreted by the Slime
preprocessor as lines using Embedded engines due to the
fact that they were a single word line ending with a colon.

This fix will manually tag these lines with the "Verbatim text"
line indicator (`|`) so that the preprocessor knows how to handle
them.
@cpjolicoeur cpjolicoeur merged commit 8616cae into master Jun 10, 2020
@cpjolicoeur cpjolicoeur deleted the cpj/fix_slime_template branch June 10, 2020 20:26
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.

1 participant