This dictionary is for proofdict.
- Dictionary: https://proofdict.mirror-kt.dev/
- Editor: https://proofdict.mirror-kt.dev/editor
- JSON API: https://proofdict.mirror-kt.dev/dictionary.json
If you want to add new rule to your dictionary, you can add new rule by following steps:
Visit your editor page:
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 Edit this file icon
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 Delete this file icon
You can check your proof-dictionary is valid format.
Run following command in your local:
yarn install
yarn run test