1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Added a caution of the custom markdownlint rules

This commit is contained in:
roottool
2019-04-29 09:17:25 +09:00
parent 4ba4e68833
commit 8b3beb45c6
2 changed files with 2 additions and 0 deletions

View File

@@ -654,6 +654,7 @@ class UiTab extends React.Component {
lint: true,
gutters: ['CodeMirror-lint-markers']
}} />
<p styleName='note-for-keymap'>{i18n.__(`⚠️ Please reload boostnote after you change the Custom MarkdownLint rules`)}</p>
</div>
</div>
</div>