Use new markdown syntax highlighter b/c it’s cool, v4.0.2

This commit is contained in:
Zach Leatherman 2018-04-17 08:43:38 -05:00
parent b732f8c6ab
commit 80ea652463
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "eleventy-base-blog",
"version": "4.0.1",
"version": "4.0.2",
"description": "A starter repository for a blog web site using the Eleventy static site generator.",
"scripts": {
"build": "npx eleventy",
@ -22,9 +22,9 @@
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"dependencies": {
"@11ty/eleventy": "^0.3.1",
"@11ty/eleventy": "^0.3.3",
"@11ty/eleventy-plugin-rss": "^1.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.3",
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.4",
"luxon": "^1.0.0"
}
}

View File

@ -11,10 +11,10 @@ Bring to the table win-win survival strategies to ensure proactive domination. A
Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.
{% highlight-plain js 2-3 %}
``` text/2-3
// this is a command
function myCommand() {
let counter = 0;
counter++;
}
{% endhighlight %}
```

View File

@ -6,14 +6,14 @@ layout: layouts/post.njk
---
Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.
{% highlight js 2 3 %}
``` js/2/3
// this is a command
function myCommand() {
let counter = 0;
counter++;
}
{% endhighlight %}
```
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.
Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.
Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.