Commit Graph

12 Commits

Author SHA1 Message Date
Steve Boyd 415351f12e
Merge pull request #241 from creative-commoners/pulls/master/fix-headings
FIX Don't break headings when they include sub-elements.
2022-05-20 12:27:59 +12:00
Guy Sartorelli a8169164b4 FIX Don't break headings when they include sub-elements.
<code> tags added to headings via backticks are the main culprit,
but ultimately if any elements other than text were being added to the
heading, only part of the heading would display, and any custom ID for
the heading anchor link would not be used.
2022-05-05 17:39:43 +12:00
Guy Sartorelli 12a1d999ed FIX Ensure mailto links work as expected. 2022-05-05 15:54:32 +12:00
Aaron Carlino 5b98902937
BUGFIX: Make sure hash links aren't treated as relative (#226) 2020-07-06 16:04:46 +12:00
Aaron Carlino c9d3bfd92e
BUGFIX: Ensure .md links with hashes are rewritten properly (#228)
* Upgrade gatsby
* BUGFIX: ensure .md links with hashes are rewritten properly
2020-07-01 14:19:45 +12:00
Aaron Carlino 8ffc3eeb5b
WIP: Add userhelp to new site (#216)
* Docs/userguide switching

* Initial commit of userdocs merge

* Remove service worker, fix rendering

* Remove limited sources

* UX improvements per Paul design

* Tweak version select for FF

* Fix mobile view

* Final tweaks to UI

* Tweaks to search bar, clean up conflicts

* Fix icons

* Hide search if no API key
2019-12-19 11:54:23 +13:00
Aaron Carlino 63833a4f28 a11y fixes 2019-11-20 11:46:39 +13:00
Aaron Carlino 480331ac8c Navbar, padding fixes 2019-11-20 11:16:21 +13:00
Aaron Carlino 181fef9e99 New API links, regex debugging 2019-11-19 16:29:29 +13:00
Aaron Carlino f14291e1be Fix external link warning 2019-11-14 15:25:03 +13:00
Aaron Carlino 9485472792 Fix html in header IDs 2019-11-14 15:05:03 +13:00
Aaron Carlino 62ab81f850 Initial commit 2019-11-08 15:40:20 +13:00