--- warn-show-set-last-in-block --- #{ // Warning: 1-14 show rule has no effect // Hint: 1-14 See https://typst.app/docs/tutorial/making-a-template/#set-and-show-rules show "a": "b" } #{ // Warning: 1-15 set rule has no effect // Hint: 1-15 See https://typst.app/docs/tutorial/making-a-template/#set-and-show-rules set text(blue) }