duckduckgo / zeroclickinfo-fathead

DuckDuckGo Instant Answers based on keyword data files
https://duckduckhack.com/
Other
318 stars 365 forks source link

GitManual: html elements are flipped in response #825

Closed andreasjacobsen93 closed 7 years ago

andreasjacobsen93 commented 7 years ago

<pre><code>git commit [-a | --interactive | --patch] [-s] [-v] [-u<mode>] [--amend] [--dry-run] [(-c | -C | --fixup | --squash) <commit>] [-F <file> | -m <msg>] [--reset-author] [--allow-empty] [--allow-empty-message] [--no-verify] [-e] [--author= [--date=<date>] [--cleanup=<mode>] [--[no-]status] [-i | -o] [-S[<keyid>]] [--] [<file>…​]</pre></code>

The pre tags need to be outside the code element, at the end.

IA Page: http://duck.co/ia/view/git_manual Maintainer: @samskeller

andreasjacobsen93 commented 7 years ago

Did a pull request https://github.com/duckduckgo/zeroclickinfo-fathead/pull/826

andreasjacobsen93 commented 7 years ago

Fixed