Skip to content

Commit ddb85f6

Browse files
committed
add bad formatting to test JuliaPluto#53
1 parent fc1d44b commit ddb85f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ You can customize the widths of the columns.
297297
"""
298298

299299
# ╔═╡ 0e1e62a6-3b78-4415-89fe-fa17279fddbf
300-
Columns(md"Left col", md"Right col"; widths=[1 / 3, 2 / 3])
300+
Columns(md"Left col", md"Right col"; widths = [1 / 3, 2 / 3])
301301

302302
# ╔═╡ f43beea9-7a7e-4ee6-8ae6-350640c426aa
303303
TwoColumnWideRight(md"Left col", md"Right col")

0 commit comments

Comments
 (0)