Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Added ability to space out section syntax #28

Merged
merged 1 commit into from Apr 24, 2015
Merged

Added ability to space out section syntax #28

merged 1 commit into from Apr 24, 2015

Conversation

awayken
Copy link

@awayken awayken commented Apr 23, 2015

Tweaked the SectionRegEx to allow some arbitrary whitespace after the {{
but before the # or / and then before the }}. Instead of requiring you
to write: {{#is_old}} you can write {{ #is_old }}.

Added tests for this new flexibility and to verify that this same space
leniency already existed for tags.

Tweaked the SectionRegEx to allow some arbitrary whitespace after the {{
but before the # or / and then before the }}. Instead of requiring you
to write: {{#is_old}} you can write {{ #is_old }}.

Added tests for this new flexibility and to verify that this same space
leniency already existed for tags.
@pmcelhaney
Copy link
Collaborator

pmcelhaney added a commit that referenced this pull request Apr 24, 2015
Added ability to space out section syntax
@pmcelhaney pmcelhaney merged commit fe87d10 into rip747:master Apr 24, 2015
@awayken awayken deleted the section_space branch April 24, 2015 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants