hugo/markup
Niklas Fasching 212e5e5542 deps: Update go-org to v1.4.0
- Add support for pretty urls [1]. Rewrite file links:
  1. replace the `.org` extension with `/` (`/foo.org` -> `/foo/`)
  2. prefix unrooted links with `../` as relative links start in the fake
  subdirectory `/foo/` rather than `/`
- Fix case-sensitivity of org drawer `🔚`

[1] https://gohugo.io/content-management/urls/#pretty-urls
2021-01-02 22:29:06 +01:00
..
asciidocext Add Dart Sass support 2020-12-30 17:32:25 +01:00
blackfriday all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
converter all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
goldmark all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
highlight all: Fix minor typos 2020-12-16 12:11:32 +01:00
internal Improve LookPath 2020-12-19 17:03:07 +01:00
markup_config all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
mmark all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
org deps: Update go-org to v1.4.0 2021-01-02 22:29:06 +01:00
pandoc Add Dart Sass support 2020-12-30 17:32:25 +01:00
rst rst: Adjust log level 2021-01-01 11:50:13 +01:00
tableofcontents all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
markup.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
markup_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00