What do you think about adding the ability to render inline queries like these from the frontmatter --- Name: Level: Range: . Duration: CastingTime: --- #### `= this.Name` Level: `= this.Level` Range: `= this.Range` Duration: `= this.Duration` Casting Time: `= this.CastingTime`