Sha256: 13727155bccb8beba7001cb1ff831587801015e07bd69da69ce9670648643d80

Contents?: true

Size: 470 Bytes

Versions: 4

Compression:

Stored size: 470 Bytes

Contents

# Write entry `1|entry one` to in memory table `basic_example`
<#basic_example:1|entry one
# Should render to interactive the internal help
?
# Should render to interactive the given tables
+
# Should render to interactive the table `basic_example`
+basic_example
# Should render `entry one`
{basic_example}
# Should append entry `2|entry two` into memory table `basic_example`
<basic_example:2|entry two
# Should dump basic_example onto the file system
+basic_example>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gm-notepad-0.0.6 examples/basic_example_file
gm-notepad-0.0.5 examples/basic_example_file
gm-notepad-0.0.4 examples/basic_example_file
gm-notepad-0.0.3 examples/basic_example_file