middleman/middleman-core/fixtures/asciidoc-app/source/code.adoc

4 lines
35 B
Plaintext
Raw Normal View History

```ruby
puts "Is this mic on?"
```