CoderDojoPotsdam / regex-tutorial

Interactive Tutorial for Regular Expressions | Interaktives Tutorial für Reguläre Ausdrücke
https://coderdojopotsdam.github.io/regex-tutorial
11 stars 17 forks source link

removed whitespace #113

Closed undoingtech closed 6 years ago

undoingtech commented 6 years ago

Added dashes to remove whitespace. Also added empty comments {% comment %}{% endcomment %} for readability.

niccokunzmann commented 6 years ago

@undoingtech Thanks for your pull request! I added some comments. What do you think? I merged it so we have the improvements right away.

niccokunzmann commented 6 years ago

I found another bug #114. Would you like to review which spaces need removal and which do not? I would like to merge it if