Back to Prismjs

Prism Jexl

examples/prism-jexl.html

latest87 B
Original Source

Full example

[
  fun(1,2),
  { obj: "1" }.obj,
  ctx|transform
]|join(", ")