Skip to content

Commit 1792869

Browse files
committed
Remove deprecated Pandoc metadata
1 parent aec1293 commit 1792869

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/Induction.lidr

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
pandoc-minted:
3-
language: idris
4-
---
5-
61
= Induction: Proof by Induction
72

83
First, we import all of our definitions from the previous chapter.

src/Lists.lidr

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
pandoc-minted:
3-
language: idris
4-
---
5-
61
= Lists: Working with Structured Data
72

83
> import Basics

0 commit comments

Comments
 (0)