Commit Graph

2 Commits (main)

Author SHA1 Message Date
David Ordás f4b24bdefe
refactor: move `String.toString` -> `Objects.toString` 2022-09-20 17:55:32 +02:00
David Ordás 42040f1800
cleanup + refactor + modularize
- cleanup: use `remarkTokenAST` to get the node template
- extract String functions to a new file under `lib/functions`
  - move `stripParens`, `toString`, `wrapText` to it.
- Use `Strings.templater` to expand AST template with values
2022-09-18 09:20:59 +02:00