...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/systemd.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata

     1[Section A]
     2KeyOne=value 1
     3KeyTwo=value 2
     4
     5# a comment
     6
     7[Section B]
     8Setting="something" "some thing" "…"
     9KeyTwo=value 2 \
    10       value 2 continued
    11

View as plain text