8000 .docx export uses different style for empty table cells · Issue #1353 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
.docx export uses different style for empty table cells #1353
Closed
@ethankale

Description

@ethankale

Table cells with non-empty characters (other than space) in them use the "compact" style in the generated .docx; empty cells (with just spaces) use the "normal" style. This can cause issues with formatting tables with a mix of empty & filled cells.

See the following table:

|Parameter |Units |Matrix |Fraction |Method | Count|
|Dissolved Oxygen-Saturation |% |Water | |MULTIMETER | 37|
|Total Suspended Solids |mg/L |Water |Suspended |SM2540D | 40|

The .md table above was generated by RStudio 0.98.932, using knitr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0