Skip to content

formalpara can be used as first element of an admon #60

@ghost

Description

In Geekodoc, you can currently use formalpara as the first element of an admon:

<important>
  <formalpara><title>bla</title><para>blub</para></formalpara>
</important>

or

<important>
  <title>haha jk</title>
  <formalpara><title>bla</title><para>blub</para></formalpara>
</important>

Neither construct makes any sense to me. Could we restrict this?

cf. the online-docs failure of the CAP guide, develop@4e27a3e6.

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working as expectedgeekodocVersion independent general GeekoDoc issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions