Commit 89a90fda by Francisco Giordano

fix strikethrough style in docs

(cherry picked from commit 5274b3d8)
parent a7104795
...@@ -4,7 +4,7 @@ Ah, the "token": the world's most powerful and most misunderstood tool. ...@@ -4,7 +4,7 @@ Ah, the "token": the world's most powerful and most misunderstood tool.
A token is a _representation of something in the blockchain_. This something can be money, time, services, shares in a company, a virtual pet, anything. By representing things as tokens, we can allow smart contracts to interact with them, exchange them, create or destroy them. A token is a _representation of something in the blockchain_. This something can be money, time, services, shares in a company, a virtual pet, anything. By representing things as tokens, we can allow smart contracts to interact with them, exchange them, create or destroy them.
== But First, [line-through]*Coffee* a Primer on Token Contracts == But First, [strikethrough]#Coffee# a Primer on Token Contracts
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_. Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment