HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/files.wb-cloud.nl/public_html/apps/text/js/nestedtext-CpCoOu38.chunk.mjs.map
{"version":3,"file":"nestedtext-CpCoOu38.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/nestedtext.js"],"sourcesContent":["/*\nLanguage: NestedText\nDescription: NestedText is a file format for holding data that is to be entered, edited, or viewed by people.\nWebsite: https://nestedtext.org/\nCategory: config\n*/\n\n/** @type LanguageFn */\nfunction nestedtext(hljs) {\n  const NESTED = {\n    match: [\n      /^\\s*(?=\\S)/, // have to look forward here to avoid polynomial backtracking\n      /[^:]+/,\n      /:\\s*/,\n      /$/\n    ],\n    className: {\n      2: \"attribute\",\n      3: \"punctuation\"\n    }\n  };\n  const DICTIONARY_ITEM = {\n    match: [\n      /^\\s*(?=\\S)/, // have to look forward here to avoid polynomial backtracking\n      /[^:]*[^: ]/,\n      /[ ]*:/,\n      /[ ]/,\n      /.*$/\n    ],\n    className: {\n      2: \"attribute\",\n      3: \"punctuation\",\n      5: \"string\"\n    }\n  };\n  const STRING = {\n    match: [\n      /^\\s*/,\n      />/,\n      /[ ]/,\n      /.*$/\n    ],\n    className: {\n      2: \"punctuation\",\n      4: \"string\"\n    }\n  };\n  const LIST_ITEM = {\n    variants: [\n      { match: [\n        /^\\s*/,\n        /-/,\n        /[ ]/,\n        /.*$/\n      ] },\n      { match: [\n        /^\\s*/,\n        /-$/\n      ] }\n    ],\n    className: {\n      2: \"bullet\",\n      4: \"string\"\n    }\n  };\n\n  return {\n    name: 'Nested Text',\n    aliases: [ 'nt' ],\n    contains: [\n      hljs.inherit(hljs.HASH_COMMENT_MODE, {\n        begin: /^\\s*(?=#)/,\n        excludeBegin: true\n      }),\n      LIST_ITEM,\n      STRING,\n      NESTED,\n      DICTIONARY_ITEM\n    ]\n  };\n}\n\nmodule.exports = nestedtext;\n"],"names":["nestedtext","hljs","NESTED","DICTIONARY_ITEM","STRING","LIST_ITEM","nestedtext_1"],"mappings":"uCAQA,SAASA,EAAWC,EAAM,CACxB,MAAMC,EAAS,CACb,MAAO,CACL,aACA,QACA,OACA,GACD,EACD,UAAW,CACT,EAAG,YACH,EAAG,aACT,CACG,EACKC,EAAkB,CACtB,MAAO,CACL,aACA,aACA,QACA,MACA,KACD,EACD,UAAW,CACT,EAAG,YACH,EAAG,cACH,EAAG,QACT,CACG,EACKC,EAAS,CACb,MAAO,CACL,OACA,IACA,MACA,KACD,EACD,UAAW,CACT,EAAG,cACH,EAAG,QACT,CACG,EACKC,EAAY,CAChB,SAAU,CACR,CAAE,MAAO,CACP,OACA,IACA,MACA,KACR,CAAS,EACH,CAAE,MAAO,CACP,OACA,IACD,CAAA,CACF,EACD,UAAW,CACT,EAAG,SACH,EAAG,QACT,CACG,EAED,MAAO,CACL,KAAM,cACN,QAAS,CAAE,IAAM,EACjB,SAAU,CACRJ,EAAK,QAAQA,EAAK,kBAAmB,CACnC,MAAO,YACP,aAAc,EACtB,CAAO,EACDI,EACAD,EACAF,EACAC,CACN,CACG,CACH,CAEA,OAAAG,EAAiBN","x_google_ignoreList":[0]}