Skip to content

Fix ascidoctor issue on 09-design-concepts.adoc #3526

@schoekek

Description

@schoekek

ReaR version

2.9

Describe the ReaR bug in detail

during package build, doc build broken with:
asciidoctor: ERROR: 09-design-concepts.adoc: line 252: dropping cells from incomplete row detected end of table

Platform

Linux x64

OS version

Debian GNU/Linux forky/sid

Backup

No response

Storage layout

No response

What steps will reproduce the bug?

No response

Workaround, if any

--- rear-2.9+dfsg.orig/doc/user-guide/09-design-concepts.adoc
+++ rear-2.9+dfsg/doc/user-guide/09-design-concepts.adoc
@@ -249,7 +249,7 @@ The various stages and modules communica
 |PROGS            |LIST         |Program files to copy                |+bash ip route grep ls+ ...
 |MODULES          |LIST         |Modules to copy                      |+af_unix e1000 ide-cd+ ...
 |COPY_AS_IS       |LIST         |Files (with path) to copy as-is      |'/etc/localtime' ...
-|....
+||||....
 |====

 RO means that the framework manages this variable and modules and methods shouldn't change it.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe code does not do what it is meant to do

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions