Indicators for Block Scalar
Block Scalars also can have:
Indentation Indicators
Chomping Indicators
--- |2
# indentation is 2
a
b
c # JSON # " a\nb\nc\n"
--- |-
# remove last linebreak
a
b
c # JSON # "a\nb\nc"
Slide 24/73
BACK
UP
NEXT
next: ( space or -> ) | previous: ( backspace or <- ) | next page: ( page down ) | previous page: ( page up ) | index: ( arrow-up )