dita-ot / dita-ot/ext-plugins

Template find-matrix-column return value is not correct for td with colspan in h2d.xsl

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
23
Forks
12
PR merge metrics
No merged PRs in 30d

Description

When I tried to convert html to dita by using h2d.xsl, I found that the namest and nameend are not correct for td with colspan. After tracing the code, I found that the error may be related the template "find-matrix-column". For the variable "next-col-count", it may need some changes.
Original:

``` xml

```

Modified:

``` xml

```

Please feel free to correct me if i am wrong. Thanks for your great effort.

Ben

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.