 Issue 29516687:
  Issue 4488 - Add support for JSON page front matter  (Closed) 
  Base URL: https://hg.adblockplus.org/cms
    
  
    Issue 29516687:
  Issue 4488 - Add support for JSON page front matter  (Closed) 
  Base URL: https://hg.adblockplus.org/cms| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 <!-- | |
| 2 test_list = [awesome, news] | |
| 3 title = Awesome page | |
| 4 Some extra comment text | |
| 5 --> | |
| 6 | |
| 7 {{ test_list[0] }} | |
| 8 <!-- Test comment --> | |
| 9 {{ title }} | |
| OLD | NEW |