Sha256: b14f74e85dcf5d2aace829e13cd2289d2b0e55c025cd46fbde1f0a32cf26021f
Contents?: true
Size: 323 Bytes
Versions: 7
Compression:
Stored size: 323 Bytes
Contents
# A Markdown file! containing stuff, and also some code blocks, wit and other. ```wit interface foo { ``` ```wit x: func() ``` Intervening content, including a non-wit codeblock: ```js function func() {} ``` ```wit y: func() ``` ## A new section In which, another wit code block! ```wit z: func() ``` ```wit } ```
Version data entries
7 entries across 7 versions & 1 rubygems