don't fail when the templater can't find table markers for an array i…#13
don't fail when the templater can't find table markers for an array i…#13elliotwesoff wants to merge 1 commit intojawspeak:masterfrom
Conversation
|
thanks - i think the build is failing @elliotwesoff - maybe make this a config option / and fix the tests? appreciate the pull request! |
|
Hey thanks for replying! It looks like you wrote a test to make it On Mon, Nov 23, 2015 at 9:40 AM, Jonathan Andrew Wolter <
Elliot W. |
|
happy to merge if the tests are passing! |
91769bb to
938a755
Compare
don't fail when the templater can't find table markers for an array in the data hash.
basically so that you can use a variety of templates with the same set of data, but won't crash if you only use a small portion of the data.