Allow multiple rows inside single table#34
Open
getglad wants to merge 2 commits intofoundation:masterfrom
Open
Allow multiple rows inside single table#34getglad wants to merge 2 commits intofoundation:masterfrom
getglad wants to merge 2 commits intofoundation:masterfrom
Conversation
…created between tables when message is forwarded
Accidently removed spacer/wrapper as components
This was referenced Apr 13, 2016
Member
|
Thanks for the PR! Can you describe how someone would use this new tag? Is it used in place of the standard |
Member
|
We think this might be a specific use case that can be a separate plugin or extension to Inky. We'd like to get extensions like this to be easily created with Inky like proposed here: #30 Next step is to make adding Inky plugins a simple process and storing these "add-ons" in an easy to find place. |
Author
|
Sure - if the plugins become an organized initiative let me know if I can help |
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 free
to 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.
Reduces impact of unintended spacing created between tables when message is forwarded.
Partially resolves foundation/foundation-emails#308
And: http://stackoverflow.com/questions/36320051/outlook-adding-paragraph-after-every-table
Use case would work like this:
Happy to answer any questions