Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables in Onenote break due to shaded rows #353

Open
ppreshant opened this issue Jan 27, 2025 · 0 comments
Open

Tables in Onenote break due to shaded rows #353

ppreshant opened this issue Jan 27, 2025 · 0 comments

Comments

@ppreshant
Copy link

I notice that my convention of shading the top row the indicate header breaks the importer when generating a markdown table. The shade becomes a ==highlighting== with the == but the rest of the table breaks because of this

Example:
Source in OneNote-

Image

Converted file

For TSS comp cells;

  • Need 5 ml for 50 ml cells

|
|
==Reagent== ==50 ml== ==10 ml====

|PEG 3350|5 g|1 g|==

|1M MgCl2|1.5 ml|300 ul|==

|LB|50 ml|10 ml|==Filter sterilize==
|DMSO|2.5 ml|500 ul|Add later*|

*Might damage the filter membrane!

From <https://openwetware.org/wiki/TSS>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant