Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/yaml/block.txt
2021-04-07 19:25:18 -04:00

31 lines
594 B
Plaintext
Vendored

-
- |
block node
- - one # Compact
- two # sequence
- one: two # Compact mapping
key_block: |
first
second
third
gt_block: >
once
twice
start-key: |
<!-- example of
some valid string content-->
# ******************************************************************************
# * COMMENT BLOCK HERE *
# ******************************************************************************
with-indicator: |3
fff
ggg
with-chomp: |-
jjj
kkk
with-both: |3-
ggg
hhh
# not a comment
# comment starts here