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

can't use html inside the table #23

Closed
fgassmann opened this issue Nov 3, 2021 · 2 comments
Closed

can't use html inside the table #23

fgassmann opened this issue Nov 3, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@fgassmann
Copy link

I used to color things inside tables like this

| test  | test |
| --- | ---- |
| <span style="color:green;">text</span>    |   more   |

image

but when i add the -tx- to the table all color just disappears

@ljturmel
Copy link

ljturmel commented Nov 3, 2021

I have noticed a similar problem with superscripts, e.g., 3.78x10<sup>28</sup> renders correctly without Table Extended enabled but becomes 3.78x1028 with it enabled.

@trungng2006
Copy link

This happen even for normal table (not using -tx- on top).
Until the plugin is toggled off, then html tag is rendered again.

@aidenlx aidenlx added the bug Something isn't working label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants