Skip to content

Support entities/attributes in code listings #20

@fbolton

Description

@fbolton

If original DocBook uses entities in a code listing, the entities need to be converted to attributes and the syntax of the code listing needs to be modified to allow attributes in code. For example, you can use syntax like the following in AsciiDoc:

[subs="attributes"]
----
mvn archetype:generate \
  -DarchetypeCatalog={archetype-catalog} \
  -DarchetypeGroupId=org.jboss.fuse.fis.archetypes \
  -DarchetypeArtifactId=spring-boot-camel-archetype \
  -DarchetypeVersion={archetype-version}
----

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions