We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d064c commit a2370a8Copy full SHA for a2370a8
README.md
@@ -6,7 +6,7 @@ Technology stack:
6
7
- ReactJS (main framework)
8
- Redux Toolkit (app state, http clients)
9
-- Remarkable for commonmark processing/rendering (https://github.com/jonschlinkert/remarkable)
+- markdown-it for commonmark processing/rendering (https://github.com/markdown-it/markdown-it)
10
- Jest for unit testing
11
- Cypress and docker-compose for end-to-end testing
12
- Storybook for previewing components in isolation (without a backend)
0 commit comments