Yaml
Yaml copied to clipboard
Yaml Parser for AutoHotkey
why parse "text" fail and "text2" Success ?? This is my test code.: https://www.autohotkey.com/boards/viewtopic.php?f=83&t=70235&p=506199#p506199 #Requires AutoHotkey v2.0 #SingleInstance Force #Include Yaml.ahk text:=" ( chlds: - a1title: 0301 - a1title: 0301...
https://www.autohotkey.com/boards/viewtopic.php?style=19&f=76&t=109121&p=485680#p485680 YamlText= ( menu: page_size: 5 punctuator: full_shape: " ": {commit: " "} "!": {commit: "!"} "\"": {pair: ["“", "”"]} "#": ["#", "⌘"] "$": ["¥", "$", "€", "£", "¥", "¢",...