Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Prettyhtml
/
prettyhtml
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
288
Code
Issues
6
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/#26 template expr parser
- #87
#87
Merged
StarpTech
merged 20 commits into
master
Prettyhtml/prettyhtml:master
from
feature/#26_temlate_expr_parser
Prettyhtml/prettyhtml:feature/#26_temlate_expr_parser
Copy head branch name to clipboard
Dec 10, 2018
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Feature/#26 template expr parser
#87
StarpTech
merged 20 commits into
master
Prettyhtml/prettyhtml:master
from
feature/#26_temlate_expr_parser
Prettyhtml/prettyhtml:feature/#26_temlate_expr_parser
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2018
first draft of expression parser
StarpTech
committed
0e5f48d
View commit details
Copy full SHA for 0e5f48d
Browse repository at this point
Commits on Dec 4, 2018
fix preserve whitespace, fix unstable formatting result when node was broken after first text element
StarpTech
committed
5030505
View commit details
Copy full SHA for 5030505
Browse repository at this point
fix #78
StarpTech
committed
6c3e18c
View commit details
Copy full SHA for 6c3e18c
Browse repository at this point
v0.8.5
StarpTech
committed
983da9f
View commit details
Copy full SHA for 983da9f
Browse repository at this point
simplify formatter rules
StarpTech
committed
8a5aaab
View commit details
Copy full SHA for 8a5aaab
Browse repository at this point
align first text node
StarpTech
committed
d5122e5
View commit details
Copy full SHA for d5122e5
Browse repository at this point
reset example
StarpTech
committed
5ceafe8
View commit details
Copy full SHA for 5ceafe8
Browse repository at this point
remove unused var
StarpTech
committed
3b68511
View commit details
Copy full SHA for 3b68511
Browse repository at this point
reimplement formatting rule for condition comments
StarpTech
committed
ad61c50
View commit details
Copy full SHA for ad61c50
Browse repository at this point
remove invalid comments
StarpTech
committed
1123cfa
View commit details
Copy full SHA for 1123cfa
Browse repository at this point
v0.8.6
StarpTech
committed
468319b
View commit details
Copy full SHA for 468319b
Browse repository at this point
Commits on Dec 8, 2018
clean attribute expression
StarpTech
committed
183ff74
View commit details
Copy full SHA for 183ff74
Browse repository at this point
update readme
StarpTech
committed
a8c09cb
View commit details
Copy full SHA for a8c09cb
Browse repository at this point
update readme
StarpTech
committed
44ea5ab
View commit details
Copy full SHA for 44ea5ab
Browse repository at this point
Merge branch 'master' into feature/#26_temlate_expr_parser
Show description for 42b55c9
StarpTech
committed
42b55c9
View commit details
Copy full SHA for 42b55c9
Browse repository at this point
Commits on Dec 10, 2018
Merge branch 'master' into feature/#26_temlate_expr_parser
Show description for acaa327
StarpTech
committed
acaa327
View commit details
Copy full SHA for acaa327
Browse repository at this point
fix typo
StarpTech
committed
ea3ceae
View commit details
Copy full SHA for ea3ceae
Browse repository at this point
fix merge, cleanup comments
StarpTech
committed
0b0c7a2
View commit details
Copy full SHA for 0b0c7a2
Browse repository at this point
dont enable attribute clean up by default
StarpTech
committed
ca593f0
View commit details
Copy full SHA for ca593f0
Browse repository at this point
Merge branch 'master' into feature/#26_temlate_expr_parser
Show description for 5d67ddb
StarpTech
committed
5d67ddb
View commit details
Copy full SHA for 5d67ddb
Browse repository at this point
You can’t perform that action at this time.