Results 8 issues of Alex

This implements feature proposed in #69.

Sometimes I get the following thread states: - profiler thread blocks at safepoint when executing `jvmti->GetLineNumberTable` and holding `frame_lock`; - one user thread in signal handling holds `in_scope_lock` and spins...

The total delay in experiment result can be obscure sometimes. For example, there can be non-zero delays on baseline; once there was a delay that was greater than experiment duration...

During experiment preparation, JCoz samples threads, collects topmost stack trace frames that are in user-defined scope, and then randomly selects one of collected frames. So, the "hotter" the line, the...

Now they are treated as regular, top-level lists, resulting in odd-looking paddings and non-customizable bullets and numbers: ``` Hi! This is an example of **Markdown** rendering. We support out of...

feature
markdown

I've added this line to the showcase text for the IDE plugin: ```markdown ___One___, ***two***, _**three**_, **_four_**. [**Bold URL**](https://github.com/JetBrains/jewel). [_Italic URL_](https://github.com/JetBrains/jewel). [***Bold and italic URL***](https://github.com/JetBrains/jewel) ``` That's how GH renders...

bug
markdown

It would be a nice option to have, as that's what css-based preview renderers (i.e., JCEF) do. Currently it works exactly as one would expect of compose: paddings are independent,...

feature
markdown