-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- microjs demo removed - hapi.js demo does not work in latest version
- Loading branch information
Showing
5 changed files
with
59 additions
and
109 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
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Text,Number,Rich,Span | ||
This is Bold,123,This is Bold,This is Bold | ||
This is Italic,234,This is Italic,This is Italic | ||
This is Underline,345,This is Underline,This is Underline | ||
This is Stricken,456,This is Stricken,This is Stricken | ||
This is 18 px,567,This is 18 px,This is 18 px | ||
This is superscript,678,This is superscript,This is superscript | ||
This is subscript,789,This is subscript,This is subscript | ||
This is red,135,This is red,This is red | ||
This is green,246,This is green,This is green | ||
This is Times,357,This is Times,This is Times | ||
This is BIU,159,This is 01324576 yes,This is BIU | ||
BG Green,255,White on Blue,Green on Black | ||
Standard Newline,W S,"BR | ||
New line","Pre | ||
New line" | ||
Height,100,px (not pt),yeah | ||
Top Left,80,Middle Center,Bottom Right | ||
Top Right,60,Bottom Center,Bottom Left |