create account

New Advanced Formatting Features by steemitblog

View this thread on: hive.blogpeakd.comecency.com
· @steemitblog · (edited)
$188.62
New Advanced Formatting Features
Today we would like to introduce some advanced formatting options for your blog post.

<div class="pull-left">
<a href="https://www.amazon.com/gp/product/B0089FVHV4/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0089FVHV4&linkCode=as2&tag=bytesblog-20&linkId=2ae13b5d84a51e3b56227f885a3f7442"><img border="0" src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B0089FVHV4&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=bytesblog-20" ></a>
<center> <b> <a href="http://amzn.to/2bX8A1r">Buy on Amazon</a></b> </center>
</div>

<div class="text-justify">
These options will allow you to have greater control over how text is wrapped around images as well as how it is justified.   
<div>

### Pull Left Example 
```
<div class="pull-left">

https://imageurl.com/img.jpg
<center> **left image caption** </center>
</div>
```
<br/>

### Pull Right Example

You can also pull your images right using the `pull-right` class.
<div class="pull-right">
<a href="https://www.amazon.com/gp/product/B007P361JY/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B007P361JY&linkCode=as2&tag=bytesblog-20&linkId=00b8a74d99dddc494af527dea9bc9be4"><img border="0" src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B007P361JY&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=bytesblog-20" ></a>
<center> <b>Right Caption</b> </center>
</div>

```
<div class="pull-right">

https://imageurl.com/img.jpg
<center> **Right Caption** </center>
</div>
```
<br/>
<br/>

### Text Justify Example 

Some of us like our text to look well structured like a newspaper or magazine article that aligns along both the right and left sides of the page.  That is now possible by using the `text-justify` class.  

```
<div class="text-justify">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor 
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, 
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo 
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse 
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non 
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
```
### Example Rendering of Justified Text
*Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.*

## Summary 

When using `pull-left` or `pull-right` your images will automatically be limited to a width of 50%.  The interaction with markdown can produce some unexpected results and formatting.  When all else fails you can use basic HTML tags like &lt;b&gt; or &lt;i&gt; to get the text style you would like.  

## Monetize your Steemit Blog with Amazon Affiliate Links 

The savvy blogger can earn extra revenue by linking to Amazon products using their link generator.  If you use amazon affiliate links on steemit.com, then we reserve the right to remove, disable, or modify the embedded images and or links to comply with Amazon's [Associates Program Operating Agreement](https://affiliate-program.amazon.com/help/operating/agreement) and their [Associates Program Linking Requirements](https://affiliate-program.amazon.com/help/operating/linking).

Happy Blogging!
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 252 others
πŸ‘Ž  
properties (23)
authorsteemitblog
permlinknew-advanced-formatting-features
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B0089FVHV4&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=bytesblog-20","https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=US&ASIN=B007P361JY&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=bytesblog-20"],"links":["https://www.amazon.com/gp/product/B0089FVHV4/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0089FVHV4&linkCode=as2&tag=bytesblog-20&linkId=2ae13b5d84a51e3b56227f885a3f7442","http://amzn.to/2bX8A1r","https://www.amazon.com/gp/product/B007P361JY/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B007P361JY&linkCode=as2&tag=bytesblog-20&linkId=00b8a74d99dddc494af527dea9bc9be4","https://affiliate-program.amazon.com/help/operating/agreement","https://affiliate-program.amazon.com/help/operating/linking"]}
created2016-09-08 19:04:57
last_update2016-09-08 19:11:27
depth0
children39
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value184.371 HBD
curator_payout_value4.250 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,641
author_reputation332,472,558,821,177
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,545
net_rshares45,446,831,071,689
author_curate_reward""
vote details (317)
@achim86 ·
Great work i will use it next time
properties (22)
authorachim86
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191928449z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:19:39
last_update2016-09-08 19:19:39
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation46,760,156,630,779
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,712
net_rshares0
@anns ·
Ok
I Still Confused
Glad to find out that it is possible tho
Can You Put A Video Up?
Where in the editor do I put this html code to get this?
properties (22)
authoranns
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191215608z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:12:12
last_update2016-09-08 19:12:12
depth1
children2
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length141
author_reputation1,459,974,862,812
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,619
net_rshares0
@ash ·
anywhere. you just use it in-line
properties (22)
authorash
permlinkre-anns-re-steemitblog-new-advanced-formatting-features-20160908t195746879z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:57:45
last_update2016-09-08 19:57:45
depth2
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation286,803,743,324,398
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,232
net_rshares0
@newandold ·
I've just now created videos and a tutorial demonstrating this.
https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step
πŸ‘  ,
properties (23)
authornewandold
permlinkre-anns-re-steemitblog-new-advanced-formatting-features-20160913t162834941z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step"]}
created2016-09-13 16:29:06
last_update2016-09-13 16:29:06
depth2
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length193
author_reputation6,946,679,248,499
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,233,392
net_rshares0
author_curate_reward""
vote details (2)
@anns ·
I Love Word Press
A  center button on the Steemit Blog Editor
Would Be Awesome
πŸ‘  , ,
properties (23)
authoranns
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191619649z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:16:18
last_update2016-09-08 19:16:18
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation1,459,974,862,812
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,667
net_rshares9,702,891,515
author_curate_reward""
vote details (3)
@ash ·
so you do not add amazon ref links, but just modify them if they do not follow the amazon tos? just for clarification
properties (22)
authorash
permlinkre-steemitblog-new-advanced-formatting-features-20160908t193128325z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:31:27
last_update2016-09-08 19:31:27
depth1
children2
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation286,803,743,324,398
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,881
net_rshares0
@dantheman ·
properties (23)
authordantheman
permlinkre-ash-re-steemitblog-new-advanced-formatting-features-20160908t194936046z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:49:36
last_update2016-09-08 19:49:36
depth2
children1
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation240,292,002,602,347
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,150
net_rshares24,042,355,646
author_curate_reward""
vote details (9)
@ash ·
k thanks
properties (22)
authorash
permlinkre-dantheman-re-ash-re-steemitblog-new-advanced-formatting-features-20160908t195716415z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:57:15
last_update2016-09-08 19:57:15
depth3
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation286,803,743,324,398
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,224
net_rshares0
@ausbitbank ·
Thankyou so much the pull-left and pull-right will make a huge difference :) 
I wish I'd spotted this earlier!
properties (22)
authorausbitbank
permlinkre-steemitblog-new-advanced-formatting-features-20160909t185110184z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-09 18:51:12
last_update2016-09-09 18:51:12
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length110
author_reputation287,009,709,424,827
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,187,522
net_rshares0
@cloh76 ·
Yay!  Another item/feature listed in my previous post and on my checklist to mark off - Keep up the great work!
<a href ="https://steemit.com/steemit/@cloh76/new-design-concept-for-steemit-website">New design concept for Steemit website</a>
properties (22)
authorcloh76
permlinkre-steemitblog-new-advanced-formatting-features-20160909t090858652z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@cloh76/new-design-concept-for-steemit-website"]}
created2016-09-09 09:08:54
last_update2016-09-09 09:08:54
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation37,996,316,912,544
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,182,253
net_rshares0
@contentjunkie ·
I have made sure to bookmark this page for future reference.

ctrl + d or cmd + d are the hotkeys for you to do the same!
πŸ‘  ,
properties (23)
authorcontentjunkie
permlinkre-steemitblog-new-advanced-formatting-features-20160908t192729428z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:27:30
last_update2016-09-08 19:27:30
depth1
children1
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation253,577,661,205,632
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,817
net_rshares2,585,588,297
author_curate_reward""
vote details (2)
@reaction ·
https://support.cdn.mozilla.net/media/uploads/gallery/images/2014-03-20-13-33-12-9ed00b.gif
πŸ‘  , ,
properties (23)
authorreaction
permlinkre-contentjunkie-re-steemitblog-new-advanced-formatting-features-20160908t192859794z
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://support.cdn.mozilla.net/media/uploads/gallery/images/2014-03-20-13-33-12-9ed00b.gif"]}
created2016-09-08 19:29:00
last_update2016-09-08 19:29:00
depth2
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation3,858,728,171,643
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,837
net_rshares263,878,304
author_curate_reward""
vote details (3)
@cryptogee ·
The justify gives me all sorts of problems :-(

*Cg*
properties (22)
authorcryptogee
permlinkre-steemitblog-new-advanced-formatting-features-20160921t211156936z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-21 21:12:12
last_update2016-09-21 21:12:12
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation419,387,439,147,428
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,320,991
net_rshares0
@cryptomancer ·
This is very cool!  The more formatting options the better, and I've been feeling for a while that image formatting needed some love, so glad to see you guys giving it some!
πŸ‘  ,
properties (23)
authorcryptomancer
permlinkre-steemitblog-new-advanced-formatting-features-20160908t234730098z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 23:47:30
last_update2016-09-08 23:47:30
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length173
author_reputation27,910,646,046,989
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,178,709
net_rshares8,586,618,429
author_curate_reward""
vote details (2)
@cryptomental ·
Feature request from my side: syntax highlighting as described at https://help.github.com/articles/creating-and-highlighting-code-blocks/
properties (22)
authorcryptomental
permlinkre-steemitblog-new-advanced-formatting-features-20160913t152702176z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://help.github.com/articles/creating-and-highlighting-code-blocks/"]}
created2016-09-13 15:27:03
last_update2016-09-13 15:27:03
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length137
author_reputation6,756,831,217,523
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,232,745
net_rshares0
@gekko ·
nice improvements to the community, happy blogging for all 8]
πŸ‘  
properties (23)
authorgekko
permlinkre-steemitblog-new-advanced-formatting-features-20160908t193023453z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:30:24
last_update2016-09-08 19:30:24
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation1,185,517,433,922
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,858
net_rshares2,153,498,156
author_curate_reward""
vote details (1)
@james-show ·
Excellent Post!
To read some of mine go here: 
1.[Market Based Curation Pools – to Increasing Curation, Demand for Steem Power]( https://steemit.com/steemit/@james-show/market-based-curation-pools-to-increasing-curation-demand-for-steem-power)

2.[The only index you should know to successfully buy and sell Steem – Introducing the JS Index!]( https://steemit.com/steemit/@james-show/the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index)

3.[Beyond the STEEM Whitepaper – 1. Blogging and Curation Rewards Fund; Steem Backed Dollars Creation]( https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation)

4.[Why I Want to Short Steem [Beyond Trading –part2. 08/23/2016]]( https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016)
πŸ‘  
πŸ‘Ž  
properties (23)
authorjames-show
permlinkre-steemitblog-new-advanced-formatting-features-20160908t195551031z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@james-show/market-based-curation-pools-to-increasing-curation-demand-for-steem-power","https://steemit.com/steemit/@james-show/the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index","https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation","https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016"]}
created2016-09-08 19:55:57
last_update2016-09-08 19:55:57
depth1
children2
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length890
author_reputation5,698,866,469,447
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,207
net_rshares-3,341,891,909,391
author_curate_reward""
vote details (2)
@dantheman ·
Flagged for offtopic spam.
properties (22)
authordantheman
permlinkre-james-show-re-steemitblog-new-advanced-formatting-features-20160908t195925396z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:59:24
last_update2016-09-08 19:59:24
depth2
children1
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation240,292,002,602,347
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,250
net_rshares0
@james-show · (edited)
Nice!
Now go and up vote if you find these [ideas on topic or any good](https://steemit.com/steemit/@james-show/market-based-curation-pools-to-increasing-curation-demand-for-steem-power)
properties (22)
authorjames-show
permlinkre-dantheman-re-james-show-re-steemitblog-new-advanced-formatting-features-20160908t200401735z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@james-show/market-based-curation-pools-to-increasing-curation-demand-for-steem-power"]}
created2016-09-08 20:04:06
last_update2016-09-08 20:08:09
depth3
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation5,698,866,469,447
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,311
net_rshares0
@jasoncarswell · (edited)
**ADD A CAPTION LINK** with this example removing underscores:

<_div class="pull-right">
h_ttps://website.com/image.jpg
<_center>Text before link:<_a href="https://website.com/link.html">linked text<_/a>, and text after link.<_/center>
<_/div>

Let me know if this does not work for you.
πŸ‘  
properties (23)
authorjasoncarswell
permlinkre-steemitblog-new-advanced-formatting-features-20170526t043511247z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://website.com/link.html"],"app":"steemit/0.1"}
created2017-05-26 04:35:12
last_update2017-05-26 04:36:24
depth1
children0
last_payout2017-06-02 04:35:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length288
author_reputation237,798,803,858
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id3,806,366
net_rshares163,145,116
author_curate_reward""
vote details (1)
@kajirujohn ·
Thank you for what you have posted here. It is helpful information.
properties (22)
authorkajirujohn
permlinkre-steemitblog-new-advanced-formatting-features-20160908t194036389z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:40:48
last_update2016-09-08 19:40:48
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation80,854,525,741
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,024
net_rshares0
@karenb54 ·
This is really helpful thank you
πŸ‘  
properties (23)
authorkarenb54
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191433916z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:14:33
last_update2016-09-08 19:14:33
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation708,994,465,214,175
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,650
net_rshares4,596,694,931
author_curate_reward""
vote details (1)
@krnel ·
Thanks. I've already used the floating image classes a few time a week or two ago. I did a google search and there was already a post on it from someone who looked into the github code ;)

Very useful formatting feature. Thanks for adding it.

Peace.
properties (22)
authorkrnel
permlinkre-steemitblog-new-advanced-formatting-features-20160908t193710785z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:37:15
last_update2016-09-08 19:37:15
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length250
author_reputation1,343,547,270,297,082
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,972
net_rshares0
@lauralemons ·
For some odd reason html stopped working at all for me and I can ONLY use mark down now. :'(
properties (22)
authorlauralemons
permlinkre-steemitblog-new-advanced-formatting-features-20160910t022724648z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-10 02:27:24
last_update2016-09-10 02:27:24
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation62,121,500,090,796
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,191,519
net_rshares0
@linkback-bot-v0 ·
$0.07
<div>  <p>  This post has been linked to from another place on Steem.  </p>  <ul>        <li>      <a href="https://steemit.com/steemit-help/@patrice/daily-favorites-curation-example"> Daily Favorites - Curation Example </a>      by      <a href="https://steemit.com/@patrice">  @patrice </a>     </li>        <li>      <a href="https://steemit.com/wikileaks/@ausbitbank/wikileaks-news-updates-rap-news-6-and-epic-milestones-for-krystle"> Wikileaks news updates, rap news 6 and epic milestones for krystle! </a>      by      <a href="https://steemit.com/@ausbitbank">  @ausbitbank </a>     </li>        <li>      <a href="https://steemit.com/kr/@twinbraid/clipjump"> νŽΈλ¦¬ν•œ ν΄λ¦½λ³΄λ“œ μœ ν‹Έ ClipJump </a>      by      <a href="https://steemit.com/@twinbraid">  @twinbraid </a>     </li>      </ul>  <p> Learn more about  <a href="https://steemit.com/steem/@ontofractal/steem-linkback-bot-v0-3-released">    linkback bot v0.3</a>   </p>   <p>Upvote if you want the bot to continue posting linkbacks for your posts. Flag if otherwise.   Built by @ontofractal</p></div>
πŸ‘  , ,
properties (23)
authorlinkback-bot-v0
permlinkre-steemitblog-new-advanced-formatting-features-linkbacks
categorysteemit
json_metadata{}
created2016-09-10 23:06:15
last_update2016-09-10 23:06:15
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,054
author_reputation1,915,954,976,722
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,201,895
net_rshares518,930,968,491
author_curate_reward""
vote details (3)
@ltm ·
Cue infinite book review posts haha.
Good features and +1 to center button please!
@steemitblog
properties (22)
authorltm
permlinkre-steemitblog-new-advanced-formatting-features-20160908t220318185z
categorysteemit
json_metadata{"tags":["steemit"],"users":["steemitblog"]}
created2016-09-08 22:03:18
last_update2016-09-08 22:03:18
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation4,453,252,876,061
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,177,673
net_rshares0
@mindhunter ·
Amazon affiliate links - how clever!
properties (22)
authormindhunter
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191515122z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:15:21
last_update2016-09-08 19:15:21
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation203,929,529,404,460
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,656
net_rshares0
@mrosenquist ·
$0.04
Can we get justify buttons (left, center, right) added to the editor toolbar?
πŸ‘  , , , , , , ,
properties (23)
authormrosenquist
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191148721z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:11:54
last_update2016-09-08 19:11:54
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.039 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation178,128,965,781,896
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,617
net_rshares110,420,199,207
author_curate_reward""
vote details (8)
@newandold ·
Hey, thank you for your article. I've linked it from mine https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step
properties (22)
authornewandold
permlinkre-steemitblog-new-advanced-formatting-features-20160913t163632938z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step"]}
created2016-09-13 16:37:03
last_update2016-09-13 16:37:03
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation6,946,679,248,499
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,233,489
net_rshares0
@pfunk ·
Just to clarify, you're encouraging the use of affiliate links, but are also saying that you may modify or remove links if necessary?
properties (22)
authorpfunk
permlinkre-steemitblog-new-advanced-formatting-features-20160908t204208586z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 20:42:36
last_update2016-09-08 20:42:36
depth1
children1
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length133
author_reputation221,632,045,904,452
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,176,732
net_rshares0
@blueorgy ·
Seems like it. I doubt this would happen very often but if Amazon gets down on us they might have to start removing links left and right to comply with their massive Agreement
properties (22)
authorblueorgy
permlinkre-pfunk-re-steemitblog-new-advanced-formatting-features-20160908t224640922z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 22:46:39
last_update2016-09-08 22:46:39
depth2
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation56,287,880,276,342
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,178,139
net_rshares0
@rubellitefae ·
I love using these!!! Are there any other divs we should know about? <sup>Or any we shouldn't? πŸ˜†</sup>
properties (22)
authorrubellitefae
permlinkre-steemitblog-new-advanced-formatting-features-20161004t034108859z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-10-04 03:41:09
last_update2016-10-04 03:41:09
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation10,287,490,968,549
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,437,026
net_rshares0
@shaheer001 · (edited)
great new features specially amazon  affiliate program link which will attract more steemiants to write more creative and new contents for steemit. thanks to inform.
πŸ‘  
properties (23)
authorshaheer001
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191206382z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:12:12
last_update2016-09-08 19:12:33
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length165
author_reputation2,979,487,900,700
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,620
net_rshares1,487,284,992
author_curate_reward""
vote details (1)
@steempowerwhale ·
Excellent new features. Can't wait to try them out.
properties (22)
authorsteempowerwhale
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191140323z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:11:42
last_update2016-09-08 19:11:42
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation6,727,613,422,973
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,615
net_rshares0
@steempowerwhale ·
I get it how you made the pictures go left and right, but how did you make the text blocks flow around your pictures left or right?
properties (22)
authorsteempowerwhale
permlinkre-steemitblog-new-advanced-formatting-features-20160909t125504904z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-09 12:55:09
last_update2016-09-09 12:55:09
depth1
children1
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation6,727,613,422,973
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,183,863
net_rshares0
@newandold ·
I've just now created videos and a tutorial demonstrating this.
https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step
properties (22)
authornewandold
permlinkre-steempowerwhale-re-steemitblog-new-advanced-formatting-features-20160913t163022023z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://steemit.com/steemit/@newandold/steemit-posting-how-to-use-advanced-formatting-and-markdown-together-in-one-30-second-step"]}
created2016-09-13 16:30:51
last_update2016-09-13 16:30:51
depth2
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length193
author_reputation6,946,679,248,499
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,233,419
net_rshares0
@stephen-somers ·
These are some cool new features though I hope that we dont get overrun by overly promoting posts aimed at selling Amazon store items
properties (22)
authorstephen-somers
permlinkre-steemitblog-new-advanced-formatting-features-20160910t065008694z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-10 06:50:09
last_update2016-09-10 06:50:09
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length133
author_reputation19,280,743,077,878
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,193,110
net_rshares0
@timalex ·
thx, very helpful information!
properties (22)
authortimalex
permlinkre-steemitblog-new-advanced-formatting-features-20160908t191238846z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-09-08 19:12:42
last_update2016-09-08 19:12:42
depth1
children0
last_payout2016-10-09 21:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation290,095,129,470
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,175,631
net_rshares0
@uenakua ·
Thank you, the post is old but it was helpful.
properties (22)
authoruenakua
permlinkre-steemitblog-new-advanced-formatting-features-20180411t195257247z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2018-04-11 19:52:57
last_update2018-04-11 19:52:57
depth1
children0
last_payout2018-04-18 19:52:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation20,850,772,085
root_title"New Advanced Formatting Features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,552,196
net_rshares0