Emily Marigold Klassen
Emily Marigold Klassen
Also, [gitlab supports mermaid](https://docs.gitlab.com/ee/user/markdown.html#mermaid), and gitlab recommends gollum for editing wikis locally ([for example](https://gitlab.com/forivall/dark-gitlab/-/wikis/git_access)).
@jakebailey could you take a look at this and see if the change can be merged in with the CI issue? Thanks!
This appears to be fixed. In the sandbox, I see the output ```js "use strict";const _jsxFileName = "sample.tsx";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj...
Also, sending messages anonymously to your santa & to your recipient would solve a lot of this & be flexible enough to solve a lot of other problems.
For my sending messages anonymously, the privacy issue could be solved by saving a seed for the random function and a hash of the input, to recreate the secret santa...
Checkbox isn't there for me. @briganti, is it there for you? Or maybe you'd have to give me access to your repo if not?  https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork
thanks for the bump! looking now
Alternatively, I've been using the following workaround: ```js // @filename executor.js const { resolveLocalNxPlugin } = require('nx/src/utils/nx-plugin'); resolveLocalNxPlugin(require('../package.json').name); module.exports = require('./executor.ts'); ```
Experimenting with iTerm's advanced paste tool, i found that setting chunking to anything other than 1 byte will fail to paste, and setting the interchunk delay to 1ms will drop...
Aha, found the `--trace` option, here's an example ``` ~pubrepos/moar master ยป moar --trace moar.go Please post the following report at , or e-mail it to [email protected]. Version: v1.11.3 LANG...