| From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | peter(dot)eisentraut(at)2ndquadrant(dot)com |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: no more SGML empty tags |
| Date: | 2017-10-18 00:09:08 |
| Message-ID: | 20171018.090908.1654875320266791258.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
> In XML, empty tags such as </> are no longer allowed. In preparation
> for converting the documentation to DocBook XML, I have committed a
> patch that expands all such empty tags. There is also now a warning
> from onsgmls when empty tags are used. (There is no -werror option,
> unfortunately.)
Just out of curiosity, did you do the work (expanding the empty tags)
manually or using some tools? We are using SGML DocBook in the
Pgpool-II project and a little bit annoyed by the empty tags (for
example emacs auto indentation does not work with empty tags).
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-10-18 12:17:08 | Re: no more SGML empty tags |
| Previous Message | Peter Eisentraut | 2017-10-17 20:21:15 | no more SGML empty tags |