[ 
https://issues.apache.org/jira/browse/SLING-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542694#comment-16542694
 ] 

Konrad Windszus edited comment on SLING-7776 at 7/13/18 8:44 AM:
-----------------------------------------------------------------

There is at least one table which is now broken in 
/documentation/the-sling-engine/request-parameters.html. This may be related to 
the pegdown -> flexmark change under the hood.

Table header separations like this don't work in the new version
{code}
| -- | -- |
{code}
but they work if they contain of at least 3 consecutive dashes e.g.
{code}
| --- | --- |
{code}


was (Author: kwin):
There is at least one table which is now broken in 
/documentation/the-sling-engine/request-parameters.html. This may be related to 
the pegdown -> flexmark change under the hood.

> Upgrade to latest jbake version
> -------------------------------
>
>                 Key: SLING-7776
>                 URL: https://issues.apache.org/jira/browse/SLING-7776
>             Project: Sling
>          Issue Type: Improvement
>          Components: Site
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>
> The JBake version currently being used is pretty old. Especially the 
> migration from pegdown to flexmark as MD parser 
> (https://github.com/jbake-org/jbake/issues/327) is interesting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to