From 841a88ef430ac3c8d88ca72c5d9d40f2a3efb82e Mon Sep 17 00:00:00 2001 From: Pierce Morris Date: Thu, 11 Jan 2024 14:45:39 +0000 Subject: [PATCH] add new lines and capitalise letters --- docs/advanced-options.md | 2 +- docs/anki-integration.md | 2 +- docs/dictionaries.md | 2 +- docs/faq.md | 2 +- docs/keyboard-shortcuts.md | 10 +++++----- docs/yomichan-migration.md | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/advanced-options.md b/docs/advanced-options.md index dc49e3bfc2..f1740029cb 100644 --- a/docs/advanced-options.md +++ b/docs/advanced-options.md @@ -7,4 +7,4 @@ Click the `Advanced` toggle switch in the bottom left corner of the Settings pag [MeCab](https://taku910.github.io/mecab/) is a third-party program which uses its own dictionaries and parsing algorithm to decompose sentences into individual words. MeCab may provide more accurate parsing results than Yomitan's internal parser. In order for Yomitan to use it, both MeCab and a native messaging component must be installed. -A setup guide can be found [here](https://github.com/themoeway/yomitan-mecab-installer/blob/master/README.md). \ No newline at end of file +A setup guide can be found [here](https://github.com/themoeway/yomitan-mecab-installer/blob/master/README.md). diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 6ca1e088f6..151137d479 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -96,4 +96,4 @@ Below are some troubleshooting tips you can try if you are unable to create new - Individual icons will appear grayed out if a flashcard cannot be created for the current definition (e.g. it already exists in the deck). - If all of the buttons appear grayed out, then you should double-check your deck and model configuration settings. -- If no icons appear at all, make sure that Anki is running in the background and that [AnkiConnect](https://foosoft.net/projects/anki-connect) has been installed. \ No newline at end of file +- If no icons appear at all, make sure that Anki is running in the background and that [AnkiConnect](https://foosoft.net/projects/anki-connect) has been installed. diff --git a/docs/dictionaries.md b/docs/dictionaries.md index 5d7569a04f..73307c3760 100644 --- a/docs/dictionaries.md +++ b/docs/dictionaries.md @@ -48,4 +48,4 @@ Unfortunately, as most of the dictionaries released in this format are proprieta Yomitan. Instead, you will need to procure these dictionaries yourself and import them using [Yomitan Import](https://github.com/themoeway/yomitan-import). Check the project page for additional details. -![Pocket EPWING dictionaries](../img/epwing-devices.jpg) \ No newline at end of file +![Pocket EPWING dictionaries](../img/epwing-devices.jpg) diff --git a/docs/faq.md b/docs/faq.md index 30178a3c22..a972b0b9c0 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -55,4 +55,4 @@ Developing Yomitan requires a decent understanding of Japanese sentence structur are likely to have their own unique set of rules for syntax, grammar, inflection, and so on. Supporting additional languages would not only require many additional changes to the codebase, it would also incur significant maintenance overhead and knowledge demands for the developers. Therefore, suggestions and contributions for supporting -new languages will be declined, allowing Yomitan's focus to remain Japanese-centric. \ No newline at end of file +new languages will be declined, allowing Yomitan's focus to remain Japanese-centric. diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index 5d56025d11..bf12a84af4 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -18,8 +18,8 @@ The following shortcuts are available on search results: | Alt + Home | Go to first result. | | Alt + Up | Go to previous result. | | Alt + Down | Go to next result. | -| Alt + b | Go to back to source term. | -| Alt + e | Add current term as expression to Anki. | -| Alt + r | Add current term as reading to Anki. | -| Alt + p | Play audio for current term. | -| Alt + k | Add current kanji to Anki. | \ No newline at end of file +| Alt + B | Go to back to source term. | +| Alt + E | Add current term as expression to Anki. | +| Alt + R | Add current term as reading to Anki. | +| Alt + P | Play audio for current term. | +| Alt + K | Add current kanji to Anki. | diff --git a/docs/yomichan-migration.md b/docs/yomichan-migration.md index f1a51ade20..291c296600 100644 --- a/docs/yomichan-migration.md +++ b/docs/yomichan-migration.md @@ -28,4 +28,4 @@ custom templates use the following helpers, please ensure their use matches the Authors of custom templates may be interested to know that other helpers previously used and documented in the block form (e.g. `{{#set "key" "value"}}{{/set}}`), while not broken by this change, may also be replaced with the less verbose -form (e.g. `{{set "key" "value"}}`). The default templates and helper documentation have been changed to reflect this. \ No newline at end of file +form (e.g. `{{set "key" "value"}}`). The default templates and helper documentation have been changed to reflect this.