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.
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
difffrom an original to an exported file:More generally... it would be delightful to have a list of the types of file content that
obsidian-exportalters.