Skip to content

Commit e6c925a

Browse files
committed
updated with new md processor
1 parent 7de0835 commit e6c925a

File tree

7 files changed

+5
-101
lines changed

7 files changed

+5
-101
lines changed

.github/workflows/FruitAPI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- 'main'
77
paths:
8-
- Allfiles/Labs/FruitAPI/**
8+
- 'Allfiles/Labs/FruitAPI/**'
99

1010
defaults:
1111
run:

.github/workflows/FruitWebAppCodeBehind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- 'main'
77
paths:
8-
- Allfiles/Labs/FruitWebApp-codebehind/**
8+
- 'Allfiles/Labs/FruitWebApp-codebehind/**'
99

1010
defaults:
1111
run:

.github/workflows/FruitWebAppFinish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- 'main'
77
paths:
8-
- Allfiles/Labs/FruitWebApp-finish/**
8+
- 'Allfiles/Labs/FruitWebApp-finish/**'
99

1010
defaults:
1111
run:

.github/workflows/FruitWebAppRender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- 'main'
77
paths:
8-
- Allfiles/Labs/FruitWebApp-render/**
8+
- 'Allfiles/Labs/FruitWebApp-render/**'
99

1010
defaults:
1111
run:

_build.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

_config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,4 @@ plugins:
1212
- jekyll-sitemap
1313
- jekyll-mentions
1414
- jemoji
15-
markdown: kramdown
16-
kramdown:
17-
syntax_highlighter_opts:
18-
disable : true
15+
markdown: GFM

_layouts/page.html

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)