Brekk
Brekk
Hey there, love this repo, recently turned it into a node module for the command-line, thoughts and comments welcome: https://github.com/brekk/phantomscript
### Subject Using _hover attributes with pseudo-elements ### Description There is existing documentation regarding styling elements on`_hover` as well as documentation around using `_before` / `_after` to style pseudo-elements. However,...
### Description There was a previous issue: https://github.com/okonet/lint-staged/issues/583 which framed the experience I just had, but I'm running `[email protected]` — I was making a commit and realized I had skipped...
Updates to the documentation generation workflow
Given a file like this: ```mad import List from "List" export type Metal = Gold | Silver | Bronze | Tin export type Mixed = Numeric(Metal, Short) | Word(Metal, String)...
Since we don't have a comprehensive set of IO errors (nor, I think, do we want them currently) I thought it would be useful to be able to surface general...
``` import Fn from "Function" formatMe = () => do { input = ` yo yo yo hey nice ` _
A function to remove ansi escapes from a given string
I'm working on an installation document and noticed some minor issues in the formatting of errors. - Add newline to Instance errors - Rename `Math.subtract` (it was misspelled)
Some simple logic functions to add completeness to our offerings