Joe Mooring

Results 604 comments of Joe Mooring

This will be addressed in https://github.com/gohugoio/hugoDocs/issues/2307

Duplicate of . Workaround: ```text $$ \begin{array}{c:c} a & b \\\\ c & d \\\\ \end{array} $$ ```

Keep, pending response to https://github.com/github/cmark-gfm/issues/297.

At this point it is unlikely that anyone will respond to https://github.com/github/cmark-gfm/issues/297#issue-1474072798. I would either mirror the reference implementation (which will provide GFM compatibility) or close this issue. I'm fine...

Yeah, the entire section was removed several years ago with this commit: Not sure why. Restoring this, or something like it, has been on my to-do list for a while....

> I think the distinction between function and method is something that we need to preserve I agree, and that is consistent with the glossary of terms. What I am...

They are not properties. They are methods. For example: 1. `.RenderString` is not a function. It is a method on the `.Page` object that renders markdown to HTML. 2. `.Title`...

I think this was mostly or completely addressed with https://github.com/gohugoio/hugo/commit/fd0185a84a677c836fbe4defec040b77e6deea49 (trailing slashes are OK in path spec). `Taxonomy.Get` now does a lower case lookup; see https://github.com/gohugoio/hugo/commit/3f217fd6647b859b828b2ab1798177bebda64a9a. Also not sure if...

@bep See https://github.com/gohugoio/hugoDocs/tree/for-bep