Galen Nickel
Galen Nickel
Adding the text from my earlier email: This is a problem we’ve had for some time. This is related to recognizing text substrings in the editor as functions, methods, namespaces,...
BTW, need a `sidedocs` label for pxt: https://github.com/microsoft/pxt/labels/sidedocs.
The help path is formed incorrectly for functions in `pxt-helpers.ts`. The `"/reference/"` path prefix isn't prepended to the function's `help=` subpath as needed. The reference doc path is `./reference/math/abs.md` so...
Hmm, this happens with the github pages too: https://arcade.makecode.com/github/sign-up The images in `common_docs` pages aren't being pulled from their `./common-docs/static` location but from the current `./target/docs/static` location?
@shakao - any ideas why these images aren't found?  Works with local serve: 
Those links in the blog are incorrect as these pages are inherited by targets from pxt `./common-docs`.
But, of course... #8715
@pelikhan - It seems that the first **member** of the namespace with its `group` attribute set determines the display order in the Toolbox and not the order set for `groups`....
This is just nuts and are we sure if those are a fruit or veggie?
On it but it seems GitHub is having problems this afternoon.