comparison version.go @ 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 c6785950280e
children d8727551f403
comparison
equal deleted inserted replaced
70:00b02728b74f 71:7819959ac6ca
1 // This is used for setting build-time variables
1 package aya 2 package aya
2 3
3 import ( 4 import (
4 "fmt" 5 "fmt"
5 ) 6 )