You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All worked perfect and WYSIWYG side show me right view. After that I clicked WYSIWYG to open one window mode. All was fine. But after returning to 'Markdown' mode, text spaces were deleted:
* Hello text
{
SomeCode()
}
ContinueText
The text was updated successfully, but these errors were encountered:
I had a problem to set a code block to list item and continue the same item. I didn't know how to do this and found the solution:
https://stackoverflow.com/questions/30244271/continue-enumeration-after-code-blockhttps://stackoverflow.com/questions/30244271/continue-enumeration-after-code-block
I opened 'Markdown' mode in Unotes, edit text and all worked fine. This is example:
All worked perfect and WYSIWYG side show me right view. After that I clicked WYSIWYG to open one window mode. All was fine. But after returning to 'Markdown' mode, text spaces were deleted:
{
SomeCode()
}
The text was updated successfully, but these errors were encountered: