Thomas Lamant
Thomas Lamant
**Reproduction** - Add a custom mapbox tile server - Server name: Mapbox Streets - Server URL: mapbox://styles/mapbox/streets-v12 - Access Token: - Go to Phonetrack, and select Mapbox Streets - Open...
It is now [Source](https://github.com/TryGhost/Source), cf https://github.com/TryGhost/Casper/blob/36e886a6685f5edef6ba47cce788067e9a043233/README.md?plain=1#L3 The README file could point to this article for instance: https://ghost.org/tutorials/build-with-ghost-meet-our-new-official-theme/#meet-source-ghosts-new-default-theme Casper is still maintained for the moment as a legacy theme used by...
### Feature Title Local storage ### Feature Description I understand that currently document storage is delegated to either a "Digital ocean space name or AWS S3 bucket". Would it be...
**Is your feature request related to a problem?** - At the moment, it is not possible to specify a custom range e.g. `[aeiou]` - Only a custom exclusion range is...
# 🚀 Pull Request ## 📋 Description The package currently uses `"type": "module"` along with the legacy "main" and "module" fields. This combination leads to ambiguous module resolution in modern...
# 🚀 Pull Request ## 📋 Description - Introduces `anyOf()` method to include a custom range of characters` - Introduces a `notRange()` method to exclude a preset range, i.e. the...
# 🚀 Pull Request ## 📋 Description There is at the moment no way to add escape sequences as `literal()` will escape characters. One of them is `\n` in Unix...
**Describe the bug** When trying to use the package, I get : `ReferenceError: exports is not defined in ES module scope This file is being treated as an ES module...
**Is your feature request related to a problem?** I could do with a helper for newline **Describe the solution** Add a new helper `newline()` adding a cross-platform representatio of newline,...
**Update**: not a bug but it's just that the docs i.e. README.md is outdated: Many helpers are not listed while others have changed API (e.g. regex). Also, the github-pages deploy...