Skip to content

Commit 5b4b04e

Browse files
committed
chore: fixed strikethrough syntax incidents
1 parent eff8ceb commit 5b4b04e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/contracts-stylus/0.1.0/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

content/contracts-stylus/0.2.0/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

content/contracts-stylus/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

content/contracts/3.x/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

content/contracts/4.x/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

content/contracts/5.x/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ah, the "token": blockchain’s most powerful and most misunderstood tool.
66

77
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.
88

9-
## But First, [strikethrough]#Coffee# a Primer on Token Contracts
9+
## But First, ~~Coffee~~ a Primer on Token Contracts
1010

1111
Much of the confusion surrounding tokens comes from two concepts getting mixed up: _token contracts_ and the actual _tokens_.
1212

0 commit comments

Comments
 (0)