Actually, I'm not seeing it in master <https://github.com/fish-shell/fish-shell/blob/master/sphinx_doc_src/index.rst#quotes> so this may have been fixed already.

On 8/29/2019 9:07 AM, Mark Caudill via Fish-users wrote:

Yeah, it looks like something broke in this release <https://github.com/fish-shell/fish-site/commit/319af1841fb153a34d52bc7e99d05091292bf749#diff-6803030400bac3c03250d819b576bbe3L241>.

At least one issue I see is missing <code> tags:

<code>'</code> (single quote) or <code>&quot;</code> (double quote).

became

&lsquo;&rsquo;<code>(single quote) or</code>&quot;<code>(double quote).

I'm guessing this would be an easy fix so check out the contributing guidelines <https://github.com/fish-shell/fish-site/blob/master/CONTRIBUTING.md> and file an issue (and maybe even submit a PR).

On 8/28/2019 2:13 PM, Andrew Schulman wrote:
Athttps://fishshell.com/docs/current/index.html#quotes, about half of the
"Quotes" paragraph is rendered in monospace, in <code>..</code> sections.
Looks like a typo in the documentation source.
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to