Add trailing newline to Korean pages (#3573)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
1c29ef3e19
commit
07fab14d0e
@@ -34,4 +34,4 @@
|
||||
|
||||
- 조건에 따라 다른 값을 출력:
|
||||
|
||||
`awk '{if ($1 == "foo") print "Exact match foo"; else if ($1 ~ "bar") print "Partial match bar"; else print "Baz"}'`
|
||||
`awk '{if ($1 == "foo") print "Exact match foo"; else if ($1 ~ "bar") print "Partial match bar"; else print "Baz"}'`
|
||||
|
Reference in New Issue
Block a user