Skip to content

Feature/#26 template expr parser - #87

Merged
StarpTech merged 20 commits into
masterfrom
feature/#26_temlate_expr_parser
Dec 10, 2018
Merged

Feature/#26 template expr parser#87
StarpTech merged 20 commits into
masterfrom
feature/#26_temlate_expr_parser

Conversation

@StarpTech

@StarpTechStarpTech commented Dec 8, 2018

Copy link
Copy Markdown
Member

The expression parser allows us to handle expression in attributes and text nodes

# Conflicts:
#	lerna.json
#	packages/hast-util-from-webparser/index.ts
#	packages/hast-util-from-webparser/package.json
#	packages/prettyhtml-formatter/index.js
#	packages/prettyhtml-formatter/package.json
#	packages/prettyhtml-formatter/test/fixtures/attribute-encoding/output.html
#	packages/prettyhtml-formatter/test/fixtures/example/output.html
#	packages/prettyhtml-formatter/test/fixtures/template-expressions-svelte/output.html
#	packages/prettyhtml-quick/package.json
#	packages/prettyhtml/package.json
#	packages/rehype-webparser/package.json
# Conflicts:
#	packages/prettyhtml-formatter/package-lock.json
# Conflicts:
#	packages/prettyhtml-formatter/package-lock.json
#	packages/prettyhtml-formatter/package.json
@StarpTech
StarpTech merged commit fa89404 into masterDec 10, 2018
@StarpTech
StarpTech deleted the feature/#26_temlate_expr_parser branch December 12, 2018 22:28
Sign up for freeto 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

@StarpTech