From 08dd5f67d037314941c793d612c7dd54e6df2079 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sat, 22 Sep 2018 22:45:57 -0400 Subject: [PATCH] Add code snippet with 2 consecutive new lines This demonstrates the issue that https://github.com/11ty/eleventy-plugin-syntaxhighlight/pull/5 fixes, and could serve as kind of a regression test for the fix. :) --- posts/firstpost.md | 3 +++ posts/thirdpost.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/posts/firstpost.md b/posts/firstpost.md index 55f3af9..8bd3e44 100644 --- a/posts/firstpost.md +++ b/posts/firstpost.md @@ -19,4 +19,7 @@ function myCommand() { let counter = 0; counter++; } + +// Test with a line break above this line. +console.log('Test'); ``` diff --git a/posts/thirdpost.md b/posts/thirdpost.md index d128384..cae99a4 100644 --- a/posts/thirdpost.md +++ b/posts/thirdpost.md @@ -13,6 +13,9 @@ function myCommand() { let counter = 0; counter++; } + +// Test with a line break above this line. +console.log('Test'); ``` Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.