top | item 44803259 (no title) athorax | 6 months ago Base64 encoded yaml files will also be LS-prefixed if they have the document marker (---) discuss order hn newest thibaultamartin|6 months ago That's right, I've added an errata to clarify. Thanks for the heads up! DPDmancul|6 months ago You can increase the guess accuracy a little by looking for the "tLS" characters , skipping the first 3 chars. Also this is a mnemonic about TLS and identifies all strings starting with 5 dashes, excluding so most of yaml documents
thibaultamartin|6 months ago That's right, I've added an errata to clarify. Thanks for the heads up! DPDmancul|6 months ago You can increase the guess accuracy a little by looking for the "tLS" characters , skipping the first 3 chars. Also this is a mnemonic about TLS and identifies all strings starting with 5 dashes, excluding so most of yaml documents
DPDmancul|6 months ago You can increase the guess accuracy a little by looking for the "tLS" characters , skipping the first 3 chars. Also this is a mnemonic about TLS and identifies all strings starting with 5 dashes, excluding so most of yaml documents
thibaultamartin|6 months ago
DPDmancul|6 months ago