From e36799d18b5f579cc8d5c5a70789c2aa1aaa5351 Mon Sep 17 00:00:00 2001 From: frustratedcat Date: Mon, 25 Nov 2024 18:17:58 -0500 Subject: [PATCH] Convert text file to markdown --- obok_plugin_ReadMe.txt => obok_plugin_ReadMe.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename obok_plugin_ReadMe.txt => obok_plugin_ReadMe.md (86%) diff --git a/obok_plugin_ReadMe.txt b/obok_plugin_ReadMe.md similarity index 86% rename from obok_plugin_ReadMe.txt rename to obok_plugin_ReadMe.md index df97e63..c136b30 100644 --- a/obok_plugin_ReadMe.txt +++ b/obok_plugin_ReadMe.md @@ -25,10 +25,10 @@ Troubleshooting --------------- If you find that the DeDRM plugin is not working for you (imported ebooks still have DRM - that is, they won't convert or open in the calibre ebook viewer), you should make a log of the import process by deleting the DRMed ebook from calibre and then adding the ebook to calibre when it's running in debug mode. This will generate a lot of helpful debugging info that can be copied into any online help requests. Here's how to do it: - - Remove the DRMed book from calibre. - - Click the Preferences drop-down menu and choose 'Restart in debug mode'. - - Once calibre has re-started, import the problem ebook. - - Now close calibre. +- Remove the DRMed book from calibre. +- Click the Preferences drop-down menu and choose 'Restart in debug mode'. +- Once calibre has re-started, import the problem ebook. +- Now close calibre. -A log will appear that you can copy and paste into a GitHub issue at noDRM's repository, https://github.com/noDRM/DeDRM_tools/issues . You should also give details of your computer, and how you obtained the ebook file. +A log will appear that you can copy and paste into a GitHub issue at [noDRM's repository](https://github.com/noDRM/DeDRM_tools/issues). You should also give details of your computer, and how you obtained the ebook file.