Skip to content

Commit

Permalink
Added comment to source
Browse files Browse the repository at this point in the history
  • Loading branch information
Microgamer committed Oct 31, 2015
1 parent 3611312 commit fa288fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Brackets-HTML5CodeHints
=======================

The Original is from https://github.com/coliff/Brackets-HTML5CodeHints and I extended it with own Code to support the Fat-Free Framework Templating Engine

Extend Brackets HTML code hints with more HTML5 elements and attributes such as Picture, Srcset, Template, inputmode as well as some HTML4 elements such as cellpadding, cellspacing and iframe. Also includes hints for Web Components and Schema.org.

Complete list of elements added:
Expand Down Expand Up @@ -44,4 +46,4 @@ Complete list of elements added:
* video ("buffered", "crossorigin", "played")

If you spot a HTML tag or attribute missing that you'd like added please open an issue or pull-request.
https://github.com/coliff/Brackets-HTML5CodeHints
https://github.com/coliff/Brackets-HTML5CodeHints

0 comments on commit fa288fe

Please sign in to comment.