>* Title: How to optimize the markdown in images within your publications >* Summary: This tutorial is about all the possibilities of the markdown in use of images within the publications. >* Language: Spanish En este tutorial me enfocaré en las imágenes dentro de una publicación, voy a incluir todas las posibilidades del markdown para el uso de imágenes basándome en mi experiencia. ### <center>Posición de imagen</center> # <hr> ##### 📝código para imagen centrada <br> <hr> <br> <code>< center >Aquí coloca la imagen< /center ></code> <hr> ##### Resultado <br> <hr> <center></center> _**Nota: si vas a copiar y pegar el código desde esta publicación no olvides quitar el espacio en blanco dejado antes y después de los signos < y >**_ <hr> ##### 📝código para imagen a la derecha <br> <hr> <br> <code>< div class="pull-right" >< img src="Aquí dentro coloca la imagen" >< /div ></code> <hr> ##### Resultado <br> <hr> <div class="pull-right"><img src=""></div> Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;) # _**Nota: si vas a copiar y pegar el código desde esta publicación no olvides quitar el espacio en blanco dejado antes y después de los signos < y >**_ <hr> ##### 📝código para imagen a la izquierda <br> <hr> <br> <code>< div class="pull-left" >< img src="Aquí dentro coloca la imagen" >< /div ></code> <hr> ##### Resultado <br> <hr> <div class="pull-left"><img src=""></div> Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;) # _**Nota: si vas a copiar y pegar el código desde esta publicación no olvides quitar el espacio en blanco dejado antes y después de los signos < y >**_ <hr> ##### 📝código para imagen y texto en 2 columnas <br> <hr> <br> <code>< div class="pull-right" >< img src="Aquí dentro coloca la imagen" >Aquí escribe el texto< /div >< div class="pull-left" >< img src="Aquí dentro coloca la imagen" >Aquí escribe el texto< /div ></code> <hr> ##### Resultado <br> <hr> <div class="pull-right"><img src="">Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;) </div> <div class="pull-left"><img src="">Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;)Estoy haciendo esta guía para ti que eres usuario de steemit y espero que te sirva mucho ;) </div> <hr> _**Nota: si vas a copiar y pegar el código desde esta publicación no olvides quitar el espacio en blanco dejado antes y después de los signos < y >**_ ### <center>Uso de imágenes en tablas</center> # <hr> ##### 📝código para tabla con 2 imágenes en horizontal <br> <hr> <br> <code>||| |---|---| |Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||| |---|---| ||| <hr> ##### 📝código para tabla con 3 imágenes en horizontal <br> <hr> <br> <code>|||| |---|---|---| |Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> |||| |---|---|---| |||| <hr> ##### 📝código para tabla con 4 imágenes en horizontal <br> <hr> <br> <code>||||| |---|---|---|---| |Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||||| |---|---|---|---| ||||| <hr> ##### 📝código para tabla con 2 imágenes en Vertical <br> <hr> <br> <code>||| |---|---| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||| |---|---| || || <hr> ##### 📝código para tabla con 3 imágenes en Vertical <br> <hr> <br> <code>|||| |---|---|---| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> |||| |---|---|---| || || || <hr> ##### 📝código para tabla con 4 imágenes en Vertical <br> <hr> <br> <code>||||| |---|---|---|---| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen| |Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||||| |---|---|---|---| || || || || <hr> ##### 📝código para tabla con 2 imágenes en diagonal <br> <hr> <br> <code>||||| |---|---| |Aquí dentro coloca la imagen| ||Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||| |---|---| || ||| <hr> ##### 📝código para tabla con 3 imágenes en diagonal <br> <hr> <br> <code>|||| |---|---|---| |Aquí dentro coloca la imagen| ||Aquí dentro coloca la imagen| |||Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> |||| |---|---|---| || ||| |||| <hr> ##### 📝código para tabla con 4 imágenes en diagonal <br> <hr> <br> <code>||||| |---|---|---|---| |Aquí dentro coloca la imagen| ||Aquí dentro coloca la imagen| |||Aquí dentro coloca la imagen| ||||Aquí dentro coloca la imagen|</code> <hr> ##### Resultado <br> <hr> ||||| |---|---|---|---| || ||| |||| ||||| <hr> ##### 📝código para tabla con 2 imágenes y texto <br> <hr> <br> <code>||| |---|---| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto|</code> <hr> ##### Resultado <br> <hr> ||| |---|---| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| <hr> ##### 📝código para tabla con 3 imágenes y texto <br> <hr> <br> <code>|||| |---|---|---| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto|</code> <hr> ##### Resultado <br> <hr> |||| |---|---|---| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| <hr> ##### 📝código para tabla con 4 imágenes y texto <br> <hr> <br> <code>|||| |---|---|---| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto| |Aquí dentro coloca la imagen|Aquí coloca el texto|</code> <hr> ##### Resultado <br> <hr> ||||| |---|---|---|---| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| ||Si te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees, por favor apoyame con tu votoSi te gusta lo que lees| <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@luming/steemit-tutorial-uso-optimizado-del-markdown-en-imagenes">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | luming | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | steemit-tutorial-uso-optimizado-del-markdown-en-imagenes | ||||||||||||||||||||||||||||||||||||||||||||||||
category | utopian-io | ||||||||||||||||||||||||||||||||||||||||||||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":59213335,"name":"condenser","full_name":"steemit/condenser","owner":{"login":"steemit","id":17434692,"avatar_url":"https://avatars3.githubusercontent.com/u/17434692?v=4","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemit/condenser","description":"The social application web front-end to the Steem Blockchain.","fork":false,"url":"https://api.github.com/repos/steemit/condenser","forks_url":"https://api.github.com/repos/steemit/condenser/forks","keys_url":"https://api.github.com/repos/steemit/condenser/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemit/condenser/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemit/condenser/teams","hooks_url":"https://api.github.com/repos/steemit/condenser/hooks","issue_events_url":"https://api.github.com/repos/steemit/condenser/issues/events{/number}","events_url":"https://api.github.com/repos/steemit/condenser/events","assignees_url":"https://api.github.com/repos/steemit/condenser/assignees{/user}","branches_url":"https://api.github.com/repos/steemit/condenser/branches{/branch}","tags_url":"https://api.github.com/repos/steemit/condenser/tags","blobs_url":"https://api.github.com/repos/steemit/condenser/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemit/condenser/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemit/condenser/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemit/condenser/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemit/condenser/statuses/{sha}","languages_url":"https://api.github.com/repos/steemit/condenser/languages","stargazers_url":"https://api.github.com/repos/steemit/condenser/stargazers","contributors_url":"https://api.github.com/repos/steemit/condenser/contributors","subscribers_url":"https://api.github.com/repos/steemit/condenser/subscribers","subscription_url":"https://api.github.com/repos/steemit/condenser/subscription","commits_url":"https://api.github.com/repos/steemit/condenser/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemit/condenser/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemit/condenser/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemit/condenser/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemit/condenser/contents/{+path}","compare_url":"https://api.github.com/repos/steemit/condenser/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemit/condenser/merges","archive_url":"https://api.github.com/repos/steemit/condenser/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemit/condenser/downloads","issues_url":"https://api.github.com/repos/steemit/condenser/issues{/number}","pulls_url":"https://api.github.com/repos/steemit/condenser/pulls{/number}","milestones_url":"https://api.github.com/repos/steemit/condenser/milestones{/number}","notifications_url":"https://api.github.com/repos/steemit/condenser/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemit/condenser/labels{/name}","releases_url":"https://api.github.com/repos/steemit/condenser/releases{/id}","deployments_url":"https://api.github.com/repos/steemit/condenser/deployments","created_at":"2016-05-19T14:21:06Z","updated_at":"2017-11-24T04:15:44Z","pushed_at":"2017-11-24T03:33:30Z","git_url":"git://github.com/steemit/condenser.git","ssh_url":"git@github.com:steemit/condenser.git","clone_url":"https://github.com/steemit/condenser.git","svn_url":"https://github.com/steemit/condenser","homepage":"https://steemit.com","size":7160,"stargazers_count":231,"watchers_count":231,"language":"JavaScript","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":208,"mirror_url":null,"archived":false,"open_issues_count":231,"forks":208,"open_issues":231,"watchers":231,"default_branch":"master","score":120.6596},"pullRequests":[],"platform":"github","type":"tutorials","tags":["utopian-io","steemit","tutorial","spanish","how-to"],"users":["luming"],"links":["https://steemitimages.com/DQmRiYMqVWPiKcHcS6fZuhYAsQKkiS5C4NFWd6qGyyBMd7e/2.png","https://steemitimages.com/DQmZPVp7i1pG1dweaGMyzFYvXXJH7ZKeuypj86S2fuxAWaB/3.png"],"image":["https://steemitimages.com/DQmRiYMqVWPiKcHcS6fZuhYAsQKkiS5C4NFWd6qGyyBMd7e/2.png","https://steemitimages.com/DQmZPVp7i1pG1dweaGMyzFYvXXJH7ZKeuypj86S2fuxAWaB/3.png"]}" | ||||||||||||||||||||||||||||||||||||||||||||||||
created | 2017-11-24 16:38:57 | ||||||||||||||||||||||||||||||||||||||||||||||||
last_update | 2017-11-25 06:10:06 | ||||||||||||||||||||||||||||||||||||||||||||||||
depth | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||
children | 30 | ||||||||||||||||||||||||||||||||||||||||||||||||
last_payout | 2017-12-01 16:38:57 | ||||||||||||||||||||||||||||||||||||||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||||||||||||||||||||||||||||||||||||||
total_payout_value | 14.341 HBD | ||||||||||||||||||||||||||||||||||||||||||||||||
curator_payout_value | 5.305 HBD | ||||||||||||||||||||||||||||||||||||||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||||||||||||||||||||||||||||||||||||||
promoted | 0.000 HBD | ||||||||||||||||||||||||||||||||||||||||||||||||
body_length | 15,191 | ||||||||||||||||||||||||||||||||||||||||||||||||
author_reputation | 7,090,194,992,326 | ||||||||||||||||||||||||||||||||||||||||||||||||
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" | ||||||||||||||||||||||||||||||||||||||||||||||||
beneficiaries |
| ||||||||||||||||||||||||||||||||||||||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||||||||||||||||||||||||||||||||||||||
percent_hbd | 5,000 | ||||||||||||||||||||||||||||||||||||||||||||||||
post_id | 21,408,134 | ||||||||||||||||||||||||||||||||||||||||||||||||
net_rshares | 9,998,701,031,421 | ||||||||||||||||||||||||||||||||||||||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 314,784,269,831 | 1.5% | ||
luisucv34 | 0 | 132,223,703,824 | 100% | ||
moisesmcardona | 0 | 3,180,387,672 | 3% | ||
mynameisricky | 0 | 317,056,147 | 20% | ||
donchate | 0 | 207,458,352 | 2.79% | ||
saiku | 0 | 513,759,289 | 2.79% | ||
trueart | 0 | 492,823,339 | 2.79% | ||
pedrovillegas96 | 0 | 6,394,566,622 | 100% | ||
mendezand | 0 | 4,780,222,701 | 100% | ||
steemitboard | 0 | 229,908,934 | 1% | ||
torkot | 0 | 20,165,005,953 | 50% | ||
sinergia | 0 | 194,759,546 | 100% | ||
selected | 0 | 0 | 100% | ||
ropaga | 0 | 1,593,427,729 | 100% | ||
toninux | 0 | 1,376,407,516 | 100% | ||
luming | 0 | 93,140,079,368 | 100% | ||
elfictron | 0 | 535,338,806 | 5% | ||
jackelinlopez | 0 | 1,051,148,033 | 10% | ||
gktown | 0 | 15,172,983,589 | 100% | ||
dalisett | 0 | 2,355,273,143 | 100% | ||
soymanu | 0 | 6,700,103,314 | 100% | ||
antoniomontilva | 0 | 89,943,846 | 10% | ||
fabianacarolina | 0 | 52,603,556 | 20% | ||
jmourad | 0 | 119,396,832 | 20% | ||
sulemna | 0 | 4,420,838,690 | 100% | ||
marpa | 0 | 4,233,919,381 | 14% | ||
pakko | 0 | 118,367,631 | 15% | ||
dayiarayth | 0 | 888,688,253 | 100% | ||
jessfrendcor | 0 | 0 | 0% | ||
dailygrcstats | 0 | 65,436,496 | 5% | ||
thomasnichol | 0 | 397,022,226 | 100% | ||
darius86 | 0 | 5,519,831,669 | 100% | ||
fabiyamada | 0 | 147,417,395,844 | 100% | ||
aafeng | 0 | 4,184,147,911 | 10% | ||
vityasavelev | 0 | 395,711,687 | 100% | ||
genesisojeda | 0 | 3,055,905,333 | 100% | ||
aktina | 0 | 406,737,013 | 100% | ||
kivan | 0 | 373,491,679 | 100% | ||
alexanderlara | 0 | 1,701,667,023 | 100% | ||
shramckoya | 0 | 383,134,985 | 100% | ||
trailhispano | 0 | 60,906,635 | 5% | ||
mystic-natura | 0 | 145,075,774 | 20% | ||
jessalin | 0 | 1,740,715,220 | 100% | ||
valorforfreedom | 0 | 8,921,102,980 | 100% | ||
karolayn | 0 | 554,183,387 | 10% | ||
plotnomar | 0 | 723,414,313 | 100% | ||
loriondak | 0 | 380,811,687 | 100% | ||
petnancka | 0 | 389,792,079 | 100% | ||
sinvistaalsol | 0 | 1,920,271,176 | 100% | ||
cooperacion | 0 | 33,475,635,937 | 100% | ||
pavlaen | 0 | 405,881,084 | 100% | ||
mballesteros | 0 | 99,898,282 | 5% | ||
yaleal | 0 | 2,543,535,085 | 100% | ||
fedorrovd | 0 | 382,326,394 | 100% | ||
critic-on | 0 | 346,688,807 | 10% | ||
maalyar | 0 | 377,326,356 | 100% | ||
raulp | 0 | 52,303,664 | 5% | ||
dotevs | 0 | 387,547,473 | 100% | ||
satnova | 0 | 386,705,277 | 100% | ||
ratvaleron | 0 | 387,471,313 | 100% | ||
erfiguera | 0 | 50,180,737 | 20% | ||
mushevich | 0 | 380,995,456 | 100% | ||
introduceyoursel | 0 | 54,707,768 | 5% | ||
megusta | 0 | 1,931,032,227 | 100% | ||
zerbos | 0 | 382,549,766 | 100% | ||
faiber | 0 | 64,921,436 | 20% | ||
jiar2 | 0 | 0 | 100% | ||
keky-ochoa | 0 | 109,111,263 | 30% | ||
utopian-io | 0 | 9,134,616,788,981 | 7% | ||
tuanis | 0 | 3,249,429,081 | 17.08% | ||
keepup | 0 | 2,766,801,262 | 100% | ||
nairadaddy | 0 | 8,408,365,285 | 22% | ||
arcabuzx | 0 | 196,739,927 | 10% | ||
picj | 0 | 52,225,184 | 20% | ||
macerider | 0 | 52,224,551 | 5% | ||
pepekuri | 0 | 168,701,750 | 20% | ||
shahin007 | 0 | 493,231,597 | 100% | ||
raiser | 0 | 87,040,857 | 10% | ||
brainfarts | 0 | 10,081,255,373 | 13% | ||
goolam | 0 | 371,371,982 | 100% | ||
cracksnews | 0 | 800,768,780 | 100% | ||
conner320 | 0 | 986,451,465 | 100% | ||
reibisjosueqs | 0 | 481,620,007 | 100% | ||
nbatoday | 0 | 0 | 100% |
Muy buena la info gracias por compartir, me va a ayudar a ponerle mas vida a mis posts!
author | conner320 |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t182555369z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-24 18:25:54 |
last_update | 2017-11-24 18:25:54 |
depth | 1 |
children | 1 |
last_payout | 2017-12-01 18:25:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 3,517,287,913 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,416,359 |
net_rshares | 9,418,659,711 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 9,418,659,711 | 10% |
Me da gusto que te haya podido ayudar @conner320 ;) Sin duda le dará ese toque especial a la estructura de tus publicaciones si comienzas a darle formato :) Saludos y gracias por tu apoyo!!
author | luming |
---|---|
permlink | re-conner320-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t184246690z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["conner320"],"app":"steemit/0.1"} |
created | 2017-11-24 18:42:45 |
last_update | 2017-11-24 18:42:45 |
depth | 2 |
children | 0 |
last_payout | 2017-12-01 18:42:45 |
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 | 189 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,417,564 |
net_rshares | 0 |
Amigo muchas gracias, no sabía esto, mi voto a favor para ti! Te ganaste un seguidor! muchas gracias.
author | cracksnews |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t164649940z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-24 16:47:36 |
last_update | 2017-11-24 16:47:36 |
depth | 1 |
children | 1 |
last_payout | 2017-12-01 16:47:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 1,754,464,815,960 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,408,835 |
net_rshares | 9,418,659,711 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 9,418,659,711 | 10% |
Un placer @cracksnews ;) Muchas gracias por tu apoyo, saludos!!
author | luming |
---|---|
permlink | re-cracksnews-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t165243669z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["cracksnews"],"app":"steemit/0.1"} |
created | 2017-11-24 16:52:42 |
last_update | 2017-11-24 16:52:42 |
depth | 2 |
children | 0 |
last_payout | 2017-12-01 16:52:42 |
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 | 63 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,409,246 |
net_rshares | 0 |
que buena tuto amigo @luming Saludos :)
author | darius86 |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t231604804z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["luming"],"app":"steemit/0.1"} |
created | 2017-11-24 23:16:03 |
last_update | 2017-11-24 23:16:03 |
depth | 1 |
children | 1 |
last_payout | 2017-12-01 23:16:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 4,564,810,918,712 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,433,864 |
net_rshares | 10,465,177,457 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 10,465,177,457 | 10% |
Muchas gracias por tu apoyo amigo @darius86, que alegría ver que te haya gustado el tutorial ;) Saludos!!
author | luming |
---|---|
permlink | re-darius86-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t021636298z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["darius86"],"app":"steemit/0.1"} |
created | 2017-11-25 02:16:36 |
last_update | 2017-11-25 02:16:36 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 02:16:36 |
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 | 105 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,443,524 |
net_rshares | 0 |
Buenísimo!!! no pude evitar votar al 100% y le voy a dar resteem y tweet! :D Excelente, amigo!!! con todo!!!
author | fabiyamada |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t191421250z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-24 19:14:30 |
last_update | 2017-11-24 19:14:30 |
depth | 1 |
children | 1 |
last_payout | 2017-12-01 19:14:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.040 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 55,606,801,081,779 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,419,612 |
net_rshares | 18,837,319,422 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 18,837,319,422 | 20% |
Yaaaaaay!!! :), Muchisimas gracias por ese enorme apoyo, vamos con todo!!! ;) Muy agradecido y me da gusto que te haya gustado!!
author | luming |
---|---|
permlink | re-fabiyamada-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t192204860z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-24 19:22:03 |
last_update | 2017-11-24 19:22:03 |
depth | 2 |
children | 0 |
last_payout | 2017-12-01 19:22:03 |
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 | 128 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,420,091 |
net_rshares | 0 |
Thank you for Updating Your Post.
author | gktown |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t060135338z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"steemit/0.1"} |
created | 2017-11-25 06:01:36 |
last_update | 2017-11-25 06:43:15 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 06:01:36 |
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 | 33 |
author_reputation | 10,524,219,440,936 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,455,382 |
net_rshares | 0 |
Thank you for notifying me @gktown, I've edited it ;)
author | luming |
---|---|
permlink | re-gktown-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t061151010z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["gktown"],"app":"steemit/0.1"} |
created | 2017-11-25 06:11:51 |
last_update | 2017-11-25 06:11:51 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 06:11:51 |
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 | 53 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,455,928 |
net_rshares | 0 |
Thank you for the contribution. It has been approved. You can contact us on [Discord](https://discord.gg/UCvqCsx). **[[utopian-moderator]](https://utopian.io/moderators)**
author | gktown |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t064201464z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2017-11-25 06:42:00 |
last_update | 2017-11-25 06:42:00 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 06:42:00 |
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 | 172 |
author_reputation | 10,524,219,440,936 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,457,544 |
net_rshares | 0 |
Bro @luming this tabular work is a bit confusing. They all look the same. Lolx.Still trying to wrap my head around it. Hope I do coz I love the products. That diagonal stuff is so cool. Cheers man! #Hug-Challenge!
author | nairadaddy |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t111631896z |
category | utopian-io |
json_metadata | {"tags":["utopian-io","hug-challenge"],"users":["luming"],"app":"steemit/0.1"} |
created | 2017-11-25 11:16:57 |
last_update | 2017-11-25 11:16:57 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 11:16:57 |
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 | 215 |
author_reputation | 33,307,954,247,617 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,474,277 |
net_rshares | 5,239,982,567 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 5,239,982,567 | 5% |
Thank you very much for your support, that's why I made this tutorial to facilitate the use of markdown in images within the publications right here you can copy and paste the code and with practice then you can make it easier :) Greetings!!
author | luming |
---|---|
permlink | re-nairadaddy-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t112810781z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 11:28:09 |
last_update | 2017-11-25 11:28:24 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 11:28:09 |
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 | 241 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,474,970 |
net_rshares | 0 |
@luming si señor. Soy desarollador de apps a tiempo completo, aunque hace poco me he puesto mas enserio con steemit. Muy buen post la verdad, no tenia ni idea de que se podia poner mas de una imagen en la misma fila, incluso 4 y de formas muy diferentes! Éste post me lo guardo, seguramente le eche mas de un vistazo. Gracias bro!
author | selected |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171210t013518557z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["luming"],"app":"steemit/0.1"} |
created | 2017-12-10 01:34:42 |
last_update | 2017-12-10 01:34:42 |
depth | 1 |
children | 5 |
last_payout | 2017-12-17 01:34:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.038 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 333 |
author_reputation | 5,342,944,151,905 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 22,944,644 |
net_rshares | 9,704,737,780 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 9,704,737,780 | 5% |
Que alegría que te pueda ser de ayuda este contenido :) Desarrollador de apps, super genial!!, también aplicaciones web?
author | luming |
---|---|
permlink | re-selected-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171210t014024206z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-10 01:40:24 |
last_update | 2017-12-10 01:40:24 |
depth | 2 |
children | 4 |
last_payout | 2017-12-17 01:40:24 |
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 | 120 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 22,945,039 |
net_rshares | 1,368,836,992 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
selected | 0 | 1,368,836,992 | 100% |
Si, aplicaciones web practicamente, tengo pensado algun proyecto para steemit, quizás algo de gambling con sbd, o alguna interfaz para steemit. Gracias por los vote ups y la charla que hemos tenido, un placer conocerte la verdad. Nos vemos bro! : )
author | selected |
---|---|
permlink | re-luming-re-selected-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171210t014331224z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-12-10 01:42:54 |
last_update | 2017-12-10 01:42:54 |
depth | 3 |
children | 3 |
last_payout | 2017-12-17 01:42:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 5,342,944,151,905 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 22,945,182 |
net_rshares | 9,704,798,708 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 9,704,798,708 | 5% |
naice, pliz back,will u?
author | shahin007 |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171124t182101327z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-24 18:21:03 |
last_update | 2017-11-24 18:21:03 |
depth | 1 |
children | 0 |
last_payout | 2017-12-01 18:21:03 |
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 | 25 |
author_reputation | 10,563,294,942 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,416,021 |
net_rshares | 0 |
Congratulations @luming! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@luming) Award for the number of comments received [](http://steemitboard.com/@luming) You published 4 posts in one day Click on any badge to view your own Board of Honor on SteemitBoard. For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard) If you no longer want to receive notifications, reply to this comment with the word `STOP` > By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-luming-20171124t215332000z |
category | utopian-io |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-11-24 21:53:30 |
last_update | 2017-11-24 21:53:30 |
depth | 1 |
children | 0 |
last_payout | 2017-12-01 21:53:30 |
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 | 852 |
author_reputation | 38,975,615,169,260 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,429,303 |
net_rshares | 0 |
Mejor no puede estar explicando! Muchas gracias @luming!
author | sulemna |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t030115092z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["luming"],"app":"steemit/0.1"} |
created | 2017-11-25 03:01:15 |
last_update | 2017-11-25 03:01:15 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 03:01:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 2,787,189,784,496 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,445,830 |
net_rshares | 10,474,545,308 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 10,474,545,308 | 10% |
Muchas gracias a ti por el apoyo!! :) Saludos!!
author | luming |
---|---|
permlink | re-sulemna-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t032251015z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 03:22:51 |
last_update | 2017-11-25 03:22:51 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 03:22:51 |
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 | 47 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,447,060 |
net_rshares | 0 |
Contenido sustantivo, relevante y claro. Upvote y resteem. 
author | toninux |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t153055376z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"image":["https://steemitimages.com/DQmWg3is8J6VWkzQhUzAQee5LM8TaAwQ3AxoBTuGDeRrRee/calidad.png"],"app":"steemit/0.1"} |
created | 2017-11-25 15:31:03 |
last_update | 2017-11-25 15:31:03 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 15:31:03 |
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 | 160 |
author_reputation | 262,534,600,994 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,492,067 |
net_rshares | 8,383,972,107 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 8,383,972,107 | 7% |
Muchas gracias por compartirlo, lo aprecio mucho :) Saludos!!
author | luming |
---|---|
permlink | re-toninux-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t155122318z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 15:51:21 |
last_update | 2017-11-25 15:51:21 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 15:51:21 |
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 | 61 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,493,686 |
net_rshares | 0 |
### Hey @luming I am @utopian-io. I have just upvoted you at 7% Power! #### Achievements - Seems like you contribute quite often. AMAZING! #### Suggestions - Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck! - Contribute more often to get higher and higher rewards. I wish to see you often! - I introduced a competition factor. My vote is based also on how competitive the category used is. #### Human Curation - Do you believe you deserved more? Let a human curator know. <a href="https://discord.gg/PrzCKpq">Get in touch on Discord</a> #### Community-Driven Witness! I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a> - Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a> [](https://steemit.com/~witnesses) **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t124636403z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2017-11-25 12:46:36 |
last_update | 2017-11-25 12:46:36 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 12:46:36 |
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 | 1,491 |
author_reputation | 152,955,367,999,756 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,480,159 |
net_rshares | 0 |
Badass formatting. I would write a good comment if I knew what you were writing. Anyway, upvoted!
author | valorforfreedom |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t170113649z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 17:01:21 |
last_update | 2017-11-25 17:01:21 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 17:01:21 |
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 | 99 |
author_reputation | 39,829,992,017,160 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,499,249 |
net_rshares | 0 |
I understand, thank you very much for your support. ;)
author | luming |
---|---|
permlink | re-valorforfreedom-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t214112641z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 21:41:12 |
last_update | 2017-11-25 21:41:12 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 21:41:12 |
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 | 54 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,518,191 |
net_rshares | 0 |
Gracias por hacérmelo tan facil. No soy muy hábil para editar post
author | yaleal |
---|---|
permlink | re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t031702388z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2017-11-25 03:18:12 |
last_update | 2017-11-25 03:18:12 |
depth | 1 |
children | 1 |
last_payout | 2017-12-02 03:18:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.022 HBD |
curator_payout_value | 0.001 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 1,455,894,790,317 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,446,836 |
net_rshares | 10,474,545,308 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luming | 0 | 10,474,545,308 | 10% |
Excelente!!, me da gusto escuchar eso, fue mi propósito a la hora de realizar el tutorial, poder ayudar a los demás de la manera más sencilla a mejorar la calidad de sus publicaciones ;) Muchas gracias por el apoyo @yaleal, saludos!!
author | luming |
---|---|
permlink | re-yaleal-re-luming-steemit-tutorial-uso-optimizado-del-markdown-en-imagenes-20171125t032623163z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["yaleal"],"app":"steemit/0.1"} |
created | 2017-11-25 03:26:21 |
last_update | 2017-11-25 03:26:21 |
depth | 2 |
children | 0 |
last_payout | 2017-12-02 03:26:21 |
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 | 234 |
author_reputation | 7,090,194,992,326 |
root_title | "Como optimizar el markdown en imágenes dentro de tus publicaciones" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,447,232 |
net_rshares | 0 |