コンパイルされたジェイドを使用してHTMLファイルにチェックボックス入力を入れようとすると、実際のチェックボックスがレンダリングされますが、テキストはレンダリングされません。
p.confirm
input(type="checkbox", name="agree")
| I agree to the Terms & Conditions of this Company <br />
input(type="checkbox", name="subscribe")
| Tick to recieve future communication from Company
ジェイドのドキュメントを試しましたが、何も起こりません、ありがとう