Skip to content

Alignment spaces removed from table #356

Description

@proofer

From my POV this is a bug, but I'm open to learning that it's a feature related to some markdown standard. Here is excerpted output of a diff from an original to an exported file:

< | Detail                  | Value                           |
< | ----------------------- | ------------------------------- |
< | Gerber file             | `sweepbling-lp__pcb-gerber.zip` |
< | Base material           | FR-4                            |
< | Layers                  | 2                               |
< | Dimension               | 216.9mm x 86.9mm                |
---
> |Detail|Value|
> |------|-----|
> |Gerber file|`sweepbling-lp__pcb-gerber.zip`|
> |Base material|FR-4|
> |Layers|2|
> |Dimension|216.9mm x 86.9mm|

More generally... it would be delightful to have a list of the types of file content that obsidian-export alters.

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