May 06 2020•Team Draftbox
At Draftbox, we’re committed to providing the best reading experience to your users. We’ve hand-crafted WYSIWYG styling to achieve this goal.
Here’s a demo of headings with dummy text for reference:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Here is a list of headings without dummy text:
This line of text is meant to be treated as no longer accurate.
This line of text will render as underlined
This line rendered as bold text.
This line rendered as italicized text.
This text is in blockquote format.
Here’s an unordered list of latin phrases:
Here’s an ordered list:
Don’t worry! We’ve got you covered.
That worked well, didn’t it.
Here’s an example of image gallery:
So do we – check this out:
Here’s one of the most retweeted tweet by Ellen DeGeneres:
Here’s the countdown song from movie Inception:
We thought you’d never ask! Of course, we can. Here’s a snippet of code from vintage Facebook code repo:
my $id = $input{id};
my $user = $input{user};
my $code = $input{code};
my $course = 0;#$input{course};
my @node;my @edge;
#my $db_data = Mysql->connect("69.28.179.12", "login", "mark", $pass);
my $db_data = Mysql->connect("$cookies{host}", "$cookies{db}", "mark", $pass);
my $map;
if ($ENV{'HTTP_HOST'} =~ m/^(.*)\.thefacebook\.com/) { $map = $1;}
This is an inline link – https://draftbox.co
Have we missed something? Let us know in comments.