Code Monkey home page Code Monkey logo

rfc2md's Introduction

rfc2md

Build Status

XSLT conversion from RFC XML v2/v3 to MMark.

Usage

To run the transformation:

setenv SGML_CATALOG_FILES $HOME/rfc2md/external/sgml_catalogue_files.xml

If run with --stringparam draft "final", leave out crefs.

xsltproc --catalogs  rfc2md.xslt rfcV2.xml
xsltproc --stringparam draft "final" --catalogs  rfc2md.xslt rfcV2.xml

Status

RFC XML v2 code tested and roundtripped with https://github.com/miekg/mmark . Mmark appears to be buggy in handling of XML references and comments as crefs.

rfc2md's People

Contributors

opoudjis avatar camobap avatar ronaldtse avatar enlarsen avatar

Watchers

 avatar Sebastian Skałacki avatar Ildar Manzhikov avatar Oleksii Kuznietsov avatar James Cloos avatar Abu Nashir avatar  avatar Maxim Samsonov avatar  avatar Alexander Dyuzhev avatar Mehmet Sabırlı avatar  avatar webdev778 avatar KW Kwan avatar  avatar

rfc2md's Issues

Add Travis CI tests

Some tests:

  • Convert a RFC XML into MMark using rfc2md, and then round-trip it back to RFC XML
  • Generate a RFC XML from MMark, and then round-trip it back to MMark using rfc2md

v2. Figures

  • figure
  • artwork (overlaps with code blocks)

v3. References

  • Displayreference
  • refcontent
  • referencegroup
  • relref
  • link
  • anchor attributes
  • xref attributes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.