mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
9 lines
393 B
Plaintext
9 lines
393 B
Plaintext
[Para [Str "m",Superscript [Str "2"]]
|
|
,Para [Str "m",Superscript [Code ("",[],[]) "2"]]
|
|
,Para [Code ("",[],[]) "m",Superscript [Str "2"]]
|
|
,Para [Code ("",[],[]) "m",Superscript [Code ("",[],[]) "2"]]
|
|
,Para [Str "m",Subscript [Str "2"]]
|
|
,Para [Str "m",Subscript [Code ("",[],[]) "2"]]
|
|
,Para [Code ("",[],[]) "m",Subscript [Str "2"]]
|
|
,Para [Code ("",[],[]) "m",Subscript [Code ("",[],[]) "2"]]]
|