-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Adding support for nested before/after_tag content
Refactor tag.String to call parseTagEmbed for handling the types for tag.Body, tag.BeforeTag, tag.AfterTag interfaces TODO: Dry up tag.String() further. Multiple calls to tag.AfterTag conditional based on body tags.Options and and voidTag conditional logic that surrounds closing the Tag.
- Loading branch information
Christopher Stingl
committed
Jan 23, 2018
1 parent
cfb36ec
commit d95cc34
Showing
2 changed files
with
84 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters