Uh oh!
There was an error while loading. Please reload this page.
Fix a bug in does not display of the table cell if it empty. - #697
Closed
icm7216 wants to merge 2 commits into
Closed
Fix a bug in does not display of the table cell if it empty.#697icm7216 wants to merge 2 commits into
icm7216 wants to merge 2 commits into
Conversation
DoumanAsh
commented
Dec 30, 2015
Glad to see that someone already fixed :) It is btw shouldn't if the last empty cell has nothing inside(including no spaces) |
DanielSmedegaardBuus
commented
Jul 17, 2017
Why isn't this merged? It's been over 18 months :D |
DanielSmedegaardBuus
commented
Jul 17, 2017
Thanks, @icm7216 ! Since this doesn't seem to be merged anytime soon, I forked marked and merged it into my own fork. |
redfast00
commented
Jul 28, 2017
Can this or #357 be merged? :D |
Closed
joshbruce
commented
Dec 25, 2017
Member
icm7216
commented
May 16, 2018
Author
This issue seems to be solved by #1245. My PR is no longer needed. Thanks everyone. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fix this issue. In the table cell does not display if bottom right corner of the table cell is empty.
This fix#188, fix#476, fix#693, and fixatom/markdown-preview#206
before the fix
after the fix