We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Website-link: https://github.com/CoderDojoPotsdam/regex-tutorial/blob/master/_layouts/tutorial.html
I expect the code to be like this:
<a id="page-de/12-04.html" class="step " href="../de/12-04.html"></a> <a id="page-de/13-01.html" class="step " href="../de/13-01.html"></a>
I see code like this with a lot of free space.
View the source code of this page: https://coderdojopotsdam.github.io/regex-tutorial/de/02-02.html
Jekyll allows to remove white spaces at the front and back of holes:
{{ with spaces }} {{- without spaces -}}
Please use this to reduce the number spaces. When you do that, please keep the indentation intact - each element should be on a new line.
The text was updated successfully, but these errors were encountered:
Done.
Sorry, something went wrong.
No branches or pull requests
Website-link: https://github.com/CoderDojoPotsdam/regex-tutorial/blob/master/_layouts/tutorial.html
Expected Behavior
I expect the code to be like this:
Actual Behavior
I see code like this with a lot of free space.
Actions to Reproduce
View the source code of this page:
https://coderdojopotsdam.github.io/regex-tutorial/de/02-02.html
Solution Description
Jekyll allows to remove white spaces at the front and back of holes:
Please use this to reduce the number spaces.
When you do that, please keep the indentation intact - each element should be on a new line.
The text was updated successfully, but these errors were encountered: