pugjs / pug

Pug – robust, elegant, feature rich template engine for Node.js
https://pugjs.org
21.58k stars 1.96k forks source link

Syntax Feature: Inline dtd dictation support #2486

Open thecodechef opened 7 years ago

thecodechef commented 7 years ago

@ForbesLindesay & @TimothyGu

doctype xml
= '\n'
doctype note [-

!<ELEMENT note (to,from,subject,message)>
-]

what do you guys think would it work or not? plz think about expanding your xml lang support to include this in some way

TimothyGu commented 7 years ago

This could probably be implemented as a plugin.

thecodechef commented 7 years ago

alright thanks @TimothyGu i'll keep checking back on how the milestone is going everyday.