Commit 3e84d53 1 parent f59e8f5 commit 3e84d53 Copy full SHA for 3e84d53
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 137
137
<br >
138
138
<br >
139
139
140
- ## ๐ Writing Javascript and CSS
140
+ ## ๐ Writing Javascript and CSS
141
141
142
142
- Cobweb exports ` Javascript ` and ` CSS ` string wrappers that ` show ` appropriately in different mime types:
143
143
- You can also construct these wrappers with ` js"..." ` and ` css"..." ` .
@@ -155,7 +155,7 @@ CSS("""html { border: none; }""")
155
155
<br >
156
156
<br >
157
157
158
- ## Parsing HTML to ` Cobweb.Node `
158
+ ## ๐ Parsing HTML to ` Cobweb.Node `
159
159
160
160
``` julia
161
161
using Downloads, Cobweb
@@ -166,6 +166,6 @@ Cobweb.read(Downloads.download("https://juliacomputing.github.io/Cobweb.jl/"))
166
166
<br >
167
167
<br >
168
168
169
- ## Attribution
169
+ ## ๐ Attribution
170
170
171
171
- Cobweb.jl is influenced by [ Hyperscript.jl] ( https://github.com/JuliaWeb/Hyperscript.jl )
You canโt perform that action at this time.
0 commit comments