Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new code element and attributes #108

Open
hubgit opened this issue Jan 13, 2016 · 0 comments
Open

Add support for new code element and attributes #108

hubgit opened this issue Jan 13, 2016 · 0 comments

Comments

@hubgit
Copy link
Contributor

hubgit commented Jan 13, 2016

Support the use of <code> instead of <preformat> for code blocks.

http://www.mulberrytech.com/JATS/JATS-changes-for-1-1.pdf

http://jatspan.org/niso/publishing-1.1/#p=pe-code-atts

  • @code-type (type of any non-programming example:
    XML tagged document, DTD, XSD)
  • @code-version (version of the program or code fragment)
  • @executable (yes or no)
  • @language (programming or scripting language in which code is written, e.g., “javascript”)
  • @language-version (version of the programming language, e.g. “3.0” for “Javascript 3.0”)
  • @platforms (hardware and/or software platform(s) on which the code runs)
@hubgit hubgit changed the title Add support for new code attributes Add support for new code element and attributes Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant