Viewing a response to: @steemwrite/introducing-steemwrite-post-drafts
Does this program support full HTML? Does it support hybrid HTML formatting with markdown? I often use tags like `<center>`, `<sup>`, and occasionally the `<div>` tag for advanced formatting.
author | pfunk |
---|---|
permlink | re-steemwrite-introducing-steemwrite-post-drafts-20161201t112938277z |
category | introducemyself |
json_metadata | {"tags":["introducemyself"]} |
created | 2016-12-01 11:29:45 |
last_update | 2016-12-01 11:29:45 |
depth | 1 |
children | 2 |
last_payout | 2017-01-01 13:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 191 |
author_reputation | 221,632,045,904,452 |
root_title | "Introducing SteemWrite - Post Drafts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,888,691 |
net_rshares | 534,128,733,747 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pfunk | 0 | 522,513,525,362 | 50% | ||
steveo | 0 | 6,051,569,536 | 100% | ||
keverw | 0 | 5,563,638,849 | 100% |
From screenshots I can say that it is wysiwyg html editor. So it should support most html tags. Although, @keverw should check if posts show up on Steemit as they are formatted on editor, because some html tags are stripped out of post body for security and XSS attacks reasons. Editor explore [Part 1](https://steemit.com/steemit/@good-karma/in-search-of-markdown-editor-in-javascript-for-web-apps-steemit-esteem-others) and [Part 2](https://steemit.com/markdown/@good-karma/in-search-of-markdown-wysiwyg-editor-for-mobile-web-apps-part-2) talks about this a bit.
author | good-karma |
---|---|
permlink | re-pfunk-re-steemwrite-introducing-steemwrite-post-drafts-20161202t040059110z |
category | introducemyself |
json_metadata | {"tags":["introducemyself"],"users":["keverw"],"links":["https://steemit.com/steemit/@good-karma/in-search-of-markdown-editor-in-javascript-for-web-apps-steemit-esteem-others","https://steemit.com/markdown/@good-karma/in-search-of-markdown-wysiwyg-editor-for-mobile-web-apps-part-2"]} |
created | 2016-12-02 04:01:00 |
last_update | 2016-12-02 04:03:36 |
depth | 2 |
children | 0 |
last_payout | 2017-01-01 13:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 564 |
author_reputation | 656,223,454,697,932 |
root_title | "Introducing SteemWrite - Post Drafts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,895,284 |
net_rshares | 0 |
In the markdown, haven't attempted it but in theory it should work. I just in: ``` <center>Hello World</center> ``` and went to preview and it shows. So looks like it works. I actually borrowed some code Steemit itself uses for post previews too :)
author | keverw |
---|---|
permlink | re-pfunk-re-steemwrite-introducing-steemwrite-post-drafts-20161201t155310486z |
category | introducemyself |
json_metadata | {"tags":["introducemyself"]} |
created | 2016-12-01 15:53:09 |
last_update | 2016-12-01 15:53:24 |
depth | 2 |
children | 0 |
last_payout | 2017-01-01 13:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 251 |
author_reputation | 450,879,656,589 |
root_title | "Introducing SteemWrite - Post Drafts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,890,256 |
net_rshares | 0 |