You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2020/04/01 15:56:00 UTC

[jira] [Resolved] (CAMEL-14817) Revisit table alignement using deprecated attributes

     [ https://issues.apache.org/jira/browse/CAMEL-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-14817.
-----------------------------------
      Assignee: Zoran Regvart
    Resolution: Fixed

> Revisit table alignement using deprecated attributes
> ----------------------------------------------------
>
>                 Key: CAMEL-14817
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14817
>             Project: Camel
>          Issue Type: Task
>          Components: website
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>
> With [PR #290|https://github.com/apache/camel-website/pull/290] we changed alignment of tables using markdown syntax which results in the use of deprecated attributes. The build fails with:
> {code}
> Attribute "align" is deprecated on <td> element  no-deprecated-attr
> {code}
> We need to find a better way of defining table content alignment that doesn't render using deprecated attributes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)