feat: refactor pagination implementation
This commit is contained in:
parent
ee77555c32
commit
da793fd1cc
196 changed files with 2498 additions and 36 deletions
10
src/posts/2014/standard-markdown.md
Normal file
10
src/posts/2014/standard-markdown.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
date: 2014-09-04
|
||||
draft: false
|
||||
title: Standard Markdown
|
||||
tags: ['markdown']
|
||||
---
|
||||
|
||||
**[Via Joe Steel](http://joe-steel.com/2014-09-04-Legitimate-Text-Processing.html):**
|
||||
|
||||
> This is about legitimizing their fork over all the others. Not just another fork here, this one is named "Standard Markdown"! — Joe Steel<!-- excerpt -->
|
Reference in a new issue