HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/base.komma.pro/vendor/scrivo/highlight.php/test/markup/yaml/block.txt
-
- |
 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