Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Add table column width processing #29

Closed
Intelligent2013 opened this issue Dec 5, 2020 · 1 comment
Closed

Add table column width processing #29

Intelligent2013 opened this issue Dec 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Intelligent2013
Copy link
Contributor

Source metanorma/metanorma-standoc#251

The Metanorma XML is:

<table>
<colgroup>
<col width="...%"/>
<col width="...%"/>
<col width="...%"/>
</colgroup>
</table>

The colgroup element is optional.
@Intelligent2013 Intelligent2013 added the enhancement New feature or request label Dec 5, 2020
@Intelligent2013 Intelligent2013 added this to To do in Alexander Dyuzhev via automation Dec 5, 2020
@Intelligent2013 Intelligent2013 self-assigned this Dec 5, 2020
@Intelligent2013 Intelligent2013 moved this from To do to In progress in Alexander Dyuzhev Dec 18, 2020
Intelligent2013 added a commit that referenced this issue Dec 18, 2020
@Intelligent2013
Copy link
Contributor Author

Done.

Alexander Dyuzhev automation moved this from In progress to Done Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant