0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 10:52:46 +00:00

Adding newlines to div injection for blocks

This commit is contained in:
Scott Tolksdorf
2017-02-01 23:54:20 -05:00
parent 95c91b6ba8
commit 307dd2d9ba
2 changed files with 7 additions and 4 deletions

View File

@@ -88,6 +88,9 @@ describe('Brew Data', () => {
}).then((brew) => {
brew.should.have.property('title').equal('Actual Title');
});
});
it.skip('should work with "# title"', ()=>{
});
it('should use the first header found if no title provided', () => {
return BrewData.create({