UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

10 lines (9 loc) 290 B
import { l as languages } from "../../index-DF54SWhA.js"; languages.arff = { "comment": /%.*/, "string": /(["'])(?:\\.|(?!\1)[^\\\n])*\1/g, "keyword": /@(?:attribute|data|end|relation)\b/i, "number": /\b\d+(?:\.\d+)?\b/, "punctuation": /[{},]/ }; //# sourceMappingURL=arff.js.map