Internet-Draft | SVG Tests | March 2020 |
Fossati | Expires 14 September 2020 | [Page] |
This memo is for experimenting with SVG in the context of RFC production.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 14 September 2020.¶
Copyright (c) 2020 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.¶
This memo is for experimenting with SVG in the context of RFC production.¶
This document assumes a kramdown-rfc2629 based editing flow.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
Two options:¶
~~~ goat .-. |o o| C| | |D | - | '___' ~~~¶
~~~ goat {::include my-diagram.txt} ~~~ {: #dia-1 title="My Diagram"}¶
To go from markdown to XML, HTML and TXT:¶
$ kdrfc -3h draft-fossati-svg-test.md $ xml2rfc --preptool --v3 draft-fossati-svg-test.xml¶
The "prepped" file, draft-fossati-svg-test.prepped.xml, can now be submitted to the datatracker.¶
No requests are made to IANA.¶
There are none.¶
Yaron for pointing out the current limitations in the tooling and providing the workaround. Carsten for working the kramdown magic.¶