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

Restrict <result> element #14

Closed
tomschr opened this issue Nov 23, 2016 · 0 comments
Closed

Restrict <result> element #14

tomschr opened this issue Nov 23, 2016 · 0 comments
Assignees
Labels
enhancement New feature or request geekodoc Version independent general GeekoDoc issues novdoc General Novdoc issues
Milestone

Comments

@tomschr
Copy link
Contributor

tomschr commented Nov 23, 2016

As the result element has a broad content model, we should allow only certain elements. The current list involves:

  • para, formalpara
  • screen
  • orderedlist, itemizedlist, simplelist
  • figure, informalfigure
  • remark
@tomschr tomschr added enhancement New feature or request geekodoc Version independent general GeekoDoc issues labels Nov 23, 2016
@tomschr tomschr added this to the 0.9.6 milestone Nov 23, 2016
@tomschr tomschr self-assigned this Nov 23, 2016
@tomschr tomschr added the novdoc General Novdoc issues label Nov 23, 2016
tomschr added a commit that referenced this issue Nov 23, 2016
tomschr added a commit that referenced this issue Nov 24, 2016
Release 0.9.6

* GeekoDoc
  * Remove title in step (#4)
  * Empty <xref/> does not trigger a warning (#9)
  * Allow common attributes in link (#10)
  * Disallow xreflabel (#11)
  * Restrict <results> element (#14)

* Novdoc
  * Missing novdocx-core.rnc (#5)
  * Allow <mediaobject> only in <figure> and <informalfigure> (#7)
  * Fix content model for step to allow para, substeps, para (#12)
  * Allow phrase inside productnumber (#13)

* Both
 * Update Novdoc/GeekoDoc to disallow screen in entry (#2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request geekodoc Version independent general GeekoDoc issues novdoc General Novdoc issues
Projects
None yet
Development

No branches or pull requests

1 participant