At Draftbox, we’re committed to providing the best reading experience to your users. We’ve hand-crafted WYSIWYG styling to achieve this goal.
Headings
Here’s a demo of headings with dummy text for reference:
Heading 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Heading 2
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Heading 3
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Heading 4
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Heading 5
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer euismod eu est et suscipit. Aenean non nulla in tortor laoreet posuere.
Heading 6
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:
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Inline text elements
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.
List
Here’s an unordered list of latin phrases:
- Lorem ipsum dolor sit amet
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Phasellus iaculis neque
Here’s an ordered list:
- Purus sodales ultricies
- Vestibulum laoreet porttitor sem
- Ac tristique libero volutpat at
- Faucibus porta lacus fringilla vel
- Aenean sit amet erat nunc
- Eget porttitor lorem
What about image and image caption?
Don’t worry! We’ve got you covered.
That worked well, didn’t it.
Here’s an example of image gallery:
But I often use YouTube, Twitter and other embeds
So do we – check this out:
Here’s one of the most retweeted tweet by Ellen DeGeneres:
If only Bradley's arm was longer. Best photo ever. #oscars pic.twitter.com/C9U5NOtGap
— Ellen DeGeneres (@TheEllenShow) March 3, 2014
Here’s the countdown song from movie Inception:
A post shared by Instagram (@instagram) on Mar 29, 2020 at 10:45am PDT
But can you handle code snippets?
We thought you’d never ask! Of course, we can. Here’s a snippet of code from vintage Facebook code repo:
1my $id = $input{id};2my $user = $input{user};3my $code = $input{code};4my $course = 0;#$input{course};5my @node;my @edge;6#my $db_data = Mysql->connect("69.28.179.12", "login", "mark", $pass);7my $db_data = Mysql->connect("$cookies{host}", "$cookies{db}", "mark", $pass);8my $map;9if ($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.