This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new a7f1fc316f2 Fix rendering of list in PLC4X top level description
a7f1fc316f2 is described below

commit a7f1fc316f2b65624036ce37c19155cba99500ad
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Fri Jul 26 11:02:15 2024 +0200

    Fix rendering of list in PLC4X top level description
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 components/camel-plc4x/src/main/docs/plc4x-component.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-plc4x/src/main/docs/plc4x-component.adoc 
b/components/camel-plc4x/src/main/docs/plc4x-component.adoc
index 35e1673bede..c2de3853995 100644
--- a/components/camel-plc4x/src/main/docs/plc4x-component.adoc
+++ b/components/camel-plc4x/src/main/docs/plc4x-component.adoc
@@ -17,6 +17,7 @@
 The Camel Component for PLC4X allows you to create routes using the PLC4X API 
to read from a Programmable Logic Controllers (PLC) device or write to it.
 
 It supports various protocols by adding the driver dependencies:
+
 * Allen Bradley ETH
 * Automation Device Specification (ADS)
 * CANopen

Reply via email to