Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2021-05-12 16:24:07 +0300
committerStefan Niedermann <info@niedermann.it>2021-05-12 16:24:07 +0300
commit3bf57cd2850962045ec5cd8ff8575850770bf029 (patch)
tree227e9bc471b8997f0602848d8ad89812cb6d04a9 /fastlane
parent303f335fac2e94a934c5a8520ba8af7506def6bc (diff)
Fix #1205 Also remove markdown from title when the note only has one line
Includes a few more unit tests for this method
Diffstat (limited to 'fastlane')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/3004003.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/3004003.txt b/fastlane/metadata/android/en-US/changelogs/3004003.txt
index 483d889f..f45f0f18 100644
--- a/fastlane/metadata/android/en-US/changelogs/3004003.txt
+++ b/fastlane/metadata/android/en-US/changelogs/3004003.txt
@@ -1 +1,2 @@
-- ⚙️ Enhancing toggling of existing punctuation in the editor (#1193) - by @Jimmy-7664 \ No newline at end of file
+- ⚙️ Enhancing toggling of existing punctuation in the editor (#1193) - by @Jimmy-7664
+- 🐞 Also remove markdown from title when the note only has one line (#1205) \ No newline at end of file