mirror of
https://github.com/mii443/proof-dictionary.git
synced 2025-08-22 15:15:37 +00:00
35b852fee1eb51f268c1755a75f84a288f33cbef
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
proof-dictionary
This dictionary is for proofdict.
- Dictionary: https://proofdict.github.io/proof-dictionary/redirect/?type=dictionary
- Editor: https://proofdict.github.io/proof-dictionary/redirect/?type=editor
- JSON API: https://proofdict.github.io/proof-dictionary/redirect/?type=api
Usage
Add dictionary
If you want to add new rule to your dictionary, you can add new rule by following steps:
Visit your editor page:
Update dictionary
If you want to update the rule from your dictionary, you can edit it by following steps:
- Visit _data/proofdict
- Select the file for updating
- Edit the file by click
icon
Remove dictionary
If you want to remove unnecessary rule from your dictionary, you can remove it by following steps:
- Visit _data/proofdict
- Select the file for removing
- Remove the file by click
icon
Test dictionary
You can check your proof-dictionary is valid format.
Run following command in your local:
npm install
npm test
Description
Languages
HTML
80.1%
Ruby
19.9%