Sha256: 19a2edb0317bafc51cdf6e64d3a1d04c20a01f1d7617eeadd9618829e03bb245
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
# frozen_string_literal: true BLOCK_TYPE_BASH = 'bash' BLOCK_TYPE_LINK = 'link' BLOCK_TYPE_OPTS = 'opts' BLOCK_TYPE_PORT = 'port' BLOCK_TYPE_VARS = 'vars'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
markdown_exec-1.4.1 | lib/block_types.rb |
markdown_exec-1.4 | lib/block_types.rb |