mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-17 18:44:45 +02:00
3f23d8ed06
Previously a title with brackets was escaped incorrectly. The brackets were replaced by underscores. The following title `title [square] (round)` looked like this: [title _square_ _round_](:/c54794f53e5e4b1aa558699e255d5f95) Now it looks like this: [title \[square\] (round)](:/c54794f53e5e4b1aa558699e255d5f95) fixes #2085 |
||
---|---|---|
.. | ||
app | ||
locales | ||
tests | ||
.eslintrc.js | ||
.gitignore | ||
build-doc.sh | ||
build.sh | ||
cli-integration.sh | ||
fuzzing.sh | ||
package-lock.json | ||
package.json | ||
publish.sh | ||
run_test.sh | ||
run.sh |