Project

General

Profile

Actions

Feature #31015

closed

Add macros to deal with json and yaml in safemode

Added by Kamil Szubrycht almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

List of macros:
  • parse_yaml (YAML.safe_load)
  • parse_json (JSON.parse)
  • to_json(JSON.pretty_generate)
  • to_yaml (.to_yaml)
Actions

Also available in: Atom PDF