[Bug 242322] www/gohugo: Update to 0.60.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 30 11:52:48 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242322
Bug ID: 242322
Summary: www/gohugo: Update to 0.60.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ben.lavery at hashbang0.com
Created attachment 209550
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209550&action=edit
svn diff to upgrade to 0.60.1
gohugo has been updated to 0.60.1
(https://github.com/gohugoio/hugo/releases/tag/v0.60.1)
Change log:
```
Goldmark by @yuin is now the new default library used for Markdown in Hugo.
It's CommonMark compliant and GitHub flavored, and both fast and flexible.
Blackfriday, the old default, has served us well, but there have been
formatting and portability issues that were hard to work around. The
"CommonMark compliant" part is the main selling feature of Goldmark, but with
that you also get attribute syntax on headers and code blocks (for code blocks
you can turn on/off line numbers and highlight line ranges), strikethrough
support and an improved and configurable implementation of TableOfContents. See
Markup Configuration for an overview of extensions.
Please read the Notes Section and the updated documentation. We suggest you
start with List of content formats in Hugo. Goldmark is better, but the feature
set is not fully comparable and it may be more stricter in some areas (there
are 17 rules for how a headline should look like); if you have any problems you
cannot work around, see Configure Markup for a way to change the default
Markdown handler.
Also, if you have lots of inline HTML in your Markdown files, you may have to
enable the unsafe mode.
```
- portlint: OK (looks fine.)
- testport: OK (poudriere: <11.3-RELEASE, 11.3-STABLE, 12.0-RELEASE,
12.1-RELEASE, 12.1-STABLE, and 13.0-CURRENT>, < amd64/i386 >, <manpages +
with/without extended> tested)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list