From 114d6d819e67a608a83f2545825d216786509299 Mon Sep 17 00:00:00 2001 From: Joachim Beckers Date: Wed, 2 Jul 2025 11:17:12 +0200 Subject: [PATCH] Make OSGi tables less wide --- asciidoc/osgi/osgi-mapping.adoc | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/asciidoc/osgi/osgi-mapping.adoc b/asciidoc/osgi/osgi-mapping.adoc index 2093d0195..9844fb047 100644 --- a/asciidoc/osgi/osgi-mapping.adoc +++ b/asciidoc/osgi/osgi-mapping.adoc @@ -155,7 +155,11 @@ If there is the OSGi `resolution` parameter specified to `optional`, then the de a| [source, xml] ---- - + ---- @@ -163,7 +167,10 @@ a| a| [source, xml] ---- - + ---- @@ -188,7 +195,10 @@ As it is an import package, the configuration of the dependency will be the `use a| [source, xml] ---- - + ---- @@ -196,7 +206,10 @@ a| a| [source, xml] ---- - + ----