recital / core / test / expected / scenes / first-scene-flats.json
first-scene-flats.json
Raw
[
	{
	  "type": "scene"
	},
	{
	  "type": "paragraph",
	  "text": "This should be the first scene since there is no content before the first `#`."
	},
	{
	  "type": "endScene"
	}
  ]