mark2web/pkg/mark2web
Sebastian Frank e4c72b348f
All checks were successful
continuous-integration/drone/push Build is passing
🐛 fix(navigation.go): fix the condition for determining if a navigation element is active
The /tmp/ directory is now added to the .gitignore file to exclude it from version control. In the navigation.go file, the condition for determining if a navigation element is active has been fixed to correctly handle cases where the activeNav string matches the elPath string. The tmp/main file has been deleted.
2023-11-09 17:49:03 +00:00
..
assets.go improved logging 2019-03-29 15:49:25 +01:00
brotli.go brotli without cgo 2022-02-28 10:44:20 +01:00
collection.go fixed pongo module version 2022-02-28 11:43:47 +01:00
compress.go improved logging 2019-03-29 15:49:25 +01:00
config_global.go disable brotli support without CGO 2019-03-21 16:12:55 +01:00
config_path.go collections via markdown files 2019-03-22 17:22:03 +01:00
content.go fixed pongo module version 2022-02-28 11:43:47 +01:00
context_fn.go fixed pongo module version 2022-02-28 11:43:47 +01:00
context.go fixed pongo module version 2022-02-28 11:43:47 +01:00
htaccess.go improved logging 2019-03-29 15:49:25 +01:00
navigation.go 🐛 fix(navigation.go): fix the condition for determining if a navigation element is active 2023-11-09 17:49:03 +00:00
path.go collections via markdown files 2019-03-22 17:22:03 +01:00
render.go fixed pongo module version 2022-02-28 11:43:47 +01:00
run.go job manager, jobm pkg 2019-03-25 10:16:33 +01:00
tree.go Run function 2019-03-19 11:34:35 +01:00