emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/yaml-mode 04ef268 103/124: Add test example with quotes in


From: ELPA Syncer
Subject: [nongnu] elpa/yaml-mode 04ef268 103/124: Add test example with quotes in strings
Date: Sun, 29 Aug 2021 11:36:22 -0400 (EDT)

branch: elpa/yaml-mode
commit 04ef26840184c64117ec5fcf8d4f152a4f414276
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Add test example with quotes in strings
---
 test-files/test-quotes-in-strings.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test-files/test-quotes-in-strings.yaml 
b/test-files/test-quotes-in-strings.yaml
new file mode 100644
index 0000000..5859bbd
--- /dev/null
+++ b/test-files/test-quotes-in-strings.yaml
@@ -0,0 +1,5 @@
+some's'strings'some's'nots:
+- here: syntax is not string
+- this: 'is a string with "quotes"'
+- and: 'to express one single quote, use '' two of them'
+- finally: syntax is not string



reply via email to

[Prev in Thread] Current Thread [Next in Thread]