annotate vendor/modules.txt @ 71:7819959ac6ca
draft
feat: move the blackfriday extension settings out of the render function, improve documentation
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author |
yakumo.izuru |
date |
Tue, 03 Oct 2023 02:39:08 +0000 |
parents |
00b02728b74f |
children |
d8727551f403 |
rev |
line source |
66
|
1 # github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
|
|
2 ## explicit
|
|
3 github.com/eknkc/amber
|
|
4 github.com/eknkc/amber/parser
|
|
5 # github.com/russross/blackfriday/v2 v2.1.0
|
|
6 ## explicit
|
|
7 github.com/russross/blackfriday/v2
|
|
8 # github.com/yosssi/gcss v0.1.0
|
|
9 ## explicit
|
|
10 github.com/yosssi/gcss
|
|
11 # gopkg.in/yaml.v2 v2.4.0
|
|
12 ## explicit; go 1.15
|
|
13 gopkg.in/yaml.v2
|