Show off the syntax line highlights

This commit is contained in:
Zach Leatherman 2018-01-27 23:55:03 -06:00
parent e8970adb25
commit 69e013641c
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ 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. 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 js %} {% highlight js 2-3 %}
// this is a command // this is a command
function myCommand() { function myCommand() {
let counter = 0; let counter = 0;

View File

@ -6,7 +6,7 @@ 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. 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 %} {% highlight js 2 3 %}
// this is a command // this is a command
function myCommand() { function myCommand() {
let counter = 0; let counter = 0;