подключил расширение Markdown.
кто не знает что это - не обращайте внимание.
по умолчанию при редактировании функция включена (пользователь может отключить при написании реплики, но может и не отключать).
если будут какие-то конфликты со встроенным форматером bbcode - я эту функцию отключу.
ниже тест произвольного содержания.
==================================
Importing from Evernote
Joplin can import complete Evernote notebooks, as well as notes, tags, images, attached files and note metadata (such as author, geo-location, etc.) via ENEX files.
To import Evernote data, first export your Evernote notebooks to ENEX files as described here. Then, on desktop, do the following: Open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc. Read more about Evernote import.
Importing from other apps
Joplin can also import notes from many other apps as well as from Markdown or text files.
Exporting notes
Joplin can export to the JEX format (Joplin Export file), which is an archive that can contain multiple notes, notebooks, etc. This is a format mostly designed for backup purposes. You may also export to other formats such as plain Markdown files, to JSON or to PDF. Find out more about exporting notes on the official website.
========================
Joplin is divided into three parts
Joplin has three main columns:
Sidebar contains the list of your notebooks and tags, as well as the synchronisation status.
Note List contains the current list of notes - either the notes in the currently selected notebook, the notes in the currently selected tag, or search results.
Note Editor is the place where you write your notes. There is a Rich Text editor and a Markdown editor - click on the Toggle editor button in the top right hand corner to switch between both! You may also use an external editor to edit notes. For example you can use Typora as an external editor and it will display the note as well as any embedded images.
===============================
Markdown advanced tips
Joplin uses and renders Github-flavoured Markdown with a few variations and additions.
For example, tables are supported:
Feature | Description | Default | Can be disabled |
Auto-update | Joplin periodically connects to GitHub to check for new releases. | Enabled | Yes |
Geo-location | Joplin saves geo-location information in note properties when you create a note. | Enabled | Yes |
Synchronisation | Joplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. | Disabled | Yes |
Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No <sup>(1)</sup> |
Spellchecker dictionary | On Linux and Windows, the desktop application downloads the spellchecker dictionary from redirector.gvt1.com . | Enabled | Yes <sup>(2)</sup> |
Plugin repository | The desktop application downloads the list of available plugins from the official GitHub repository. If this repository is not accessible (eg. in China) the app will try to get the plugin list from various mirrors, in which case the plugin screen works slightly differently. | Enabled | No |
Voice typing | If you use the voice typing feature on Android, the application will download the language files from https://alphacephei.com/vosk/models | Disabled | Yes |
===========================