[
https://issues.apache.org/jira/browse/CAMEL-22409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18068619#comment-18068619
]
ASF GitHub Bot commented on CAMEL-22409:
----------------------------------------
Croway commented on PR #1549:
URL: https://github.com/apache/camel-website/pull/1549#issuecomment-4134300180
- isn't the CSS selector to broad? can it be narrowed down somehow?
- is 25% good for every table?
- did you try to use `break-word` instead of `anywhere`?
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/overflow-wrap
> website: zwsp invisible character breaks property at runtime
> ------------------------------------------------------------
>
> Key: CAMEL-22409
> URL: https://issues.apache.org/jira/browse/CAMEL-22409
> Project: Camel
> Issue Type: Task
> Components: website
> Affects Versions: 4.18.0
> Reporter: Claudio Miranda
> Assignee: Claudio Miranda
> Priority: Minor
> Fix For: 4.19.0
>
>
> I spent a good time debugging a problem when I copied a property from
> [https://camel.apache.org/components/4.14.x/others/main.html]
> {{camel.main.cloudPropertiesLocation}} the source adoc file
> [https://raw.githubusercontent.com/apache/camel/refs/heads/main/core/camel-main/src/main/docs/main.adoc]
> there is a keyword {{\{zwsp\}}} that renders an invisible character in the
> html
> {{camel.main.cloudProperties\{zwsp}Location}}
> so, when you copy that text and paste into some property file, the property
> is not recognized as valid.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)