File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Each folder includes examples for one or more of the following:
18
18
## The example programs
19
19
20
20
<details >
21
- <summary >Basics</summary >
21
+ <summary >### Basics</summary >
22
22
23
23
### Hello world
24
24
@@ -112,7 +112,7 @@ How to store state that changes size in Solana.
112
112
113
113
</details >
114
114
<details >
115
- <summary >Tokens</summary >
115
+ <summary >### Tokens</summary >
116
116
117
117
### Creating tokens
118
118
@@ -160,7 +160,7 @@ Allow two users to swap digital assets with each other, each getting 100% of wha
160
160
161
161
<details >
162
162
163
- <summary >Token Extensions</summary >
163
+ <summary >### Token Extensions</summary >
164
164
165
165
### Basics - create token mints, mint tokens, and transfer tokens with Token Extensions
166
166
@@ -243,7 +243,7 @@ Create tokens with an inbuilt transfer fee.
243
243
</details >
244
244
<details >
245
245
246
- <summary >Compression</summary >
246
+ <summary >### Compression</summary >
247
247
248
248
### Cnft-burn
249
249
@@ -267,7 +267,7 @@ Work with Metaplex compressed NFTs.
267
267
268
268
<details >
269
269
270
- <summary >Oracles</summary >
270
+ <summary >### Oracles</summary >
271
271
272
272
### pyth
273
273
You can’t perform that action at this time.
0 commit comments