Applying Markdown
This document is written using markdown template language. To accomplish achivement 4, I am trying following 5 markdown template features:
1. Scaling Images


2. Aligning Images
Witch Hunt
Witch Hunt
3. Adding Code Snippet
import fastparse._, NoWhitespace._
def num[_: P]: P[Int] =
P(CharIn("0-9").rep(1) ~ (CharIn(".") ~ CharIn("0-9").rep(1)).rep).!
.map(Integer.parseInt(_))
val Parsed.Success(value, successIndex) = parse("123", num(_))
4. Blockquotes
It's mark of an educated mind to entertain a thought without accepting it.
β Aristotle
5. Tables
Key | Value |
---|---|
Service | A |
Hostname | iamsmkr |
Interface | 127.0.0.1 |
Port | 5555 |
Status | Passing |
Comments 2
Congratulations !
You have successfully completed achievment 4 on "Applying Markdowns". You next task is to complete achivement 5 : Understanding The Steem Tools.
π You can follow @steemitblog for the latest updates and news on steemit platfrom and follow @steemingcurators for find more information about new contests and events.
πAnd I like to invite you for the "A Better Life With Steem' project " #betterlife , you can find information from here
See you soon with the next achivement !
Please feel free to ask anything and have a nice day !
You have been upvoted by @besticofinder, Steem Greeter from STEEM POD Project and we are voting with the Steemit Community Curator @steemcurator03 account to support the newcomers coming into steemit.
Follow @steemitblog for the latest update on Steem Community.
Steem on!