Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline blockquote breaks Outline #85

Closed
silopolis opened this issue Sep 29, 2023 · 3 comments
Closed

Inline blockquote breaks Outline #85

silopolis opened this issue Sep 29, 2023 · 3 comments

Comments

@silopolis
Copy link

Hi,

First thanks for coding and sharing this much needed feature 🙏

Using Joplin to take coding notes, I often have inline code in titles. Sadly, this messes up the entries rendering as shown in capture, and then breaks it completely if I click on the entry broken entry. No option then than to restart Joplin to recover :/

Take care
J

Joplin-Outline-Screenshot_20230929_091237

@cqroot
Copy link
Owner

cqroot commented Nov 11, 2023

Can you provide me with a sample note for reproduction?

@silopolis
Copy link
Author

Hi,
Of course! Here is the content of the note from the previous capture:

When we refer to **multiprocessing**, we mean the ***simultaneous** execution of processes*.
This is called **parallel programming**.

The execution of the processes is thus *distributed between the processor cores*, which are therefore executed separately and simultaneously.

## [Multiprocessing in Python | Python for DevOps](:/5742cdcd456a4bf2bc7ffc6efad5fadc)

## [`multiprocessing` — Process-based parallelism — Python 3.11.5 documentation](:/3f370f9a8c344c42aa1804646f9d8ffe)

from [Concurrent & Parallel Programming | Python for DevOps](:/13bc076ec22342d2891455a408a912a9)

Thanks for caring, have a nice week :)

@cqroot
Copy link
Owner

cqroot commented Nov 13, 2023

1.5.13 fixed it.

@cqroot cqroot closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants