Skip to content

Commit

Permalink
feat: 🎸 Add markdown plugin
Browse files Browse the repository at this point in the history
It will handle large blocks of text.

✅ Closes: #56
  • Loading branch information
MadejaMaciej committed Mar 24, 2024
1 parent 3ccd042 commit 9211f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Lost Dutchman Mine Change Log
0.1.1 April 7, 2024
-------------------

- Enh #56: Markdown renderer support for translations (MadejaMaciej)
- Bug #98: Fix for ratio of main interface background elements (MadejaMaciej)
- Opt #100: Optimization of player script and animation frames (MadejaMaciej)
- Bug #97: Fix for animation displayed on second keypress (MadejaMaciej)
Expand Down
1 change: 1 addition & 0 deletions code-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"electron-squirrel-startup": "^1.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"uuid": "^9.0.1"
}
}

0 comments on commit 9211f9b

Please sign in to comment.