Sha256: 1788a5119c7e6bc00f5b8410240bf973778abd077663f684623e548b147d81c2
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
Testing heredocs (used in a table) .heredoc r1c1 This is only a test. .end .heredoc r2c1 And so is this. .end .heredoc r2c2 This is row 2 col 2 .end .heredoc r1c2 This is just some random text. .end .table Just another table $r1c1 :: $r1c2 $r2c1 :: $r2c2 .end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
livetext-0.8.31 | test/data/table_with_heredocs/source.lt3 |