-
## Description
MRI is a property LOB in France Residential standing for MultiRisque Immeuble or All Risk "building"
It's for flats, there are 3 covers :
1) Renter covering Contents essential…
-
Hello,
First, a bit of context. I'm a heavy [Joplin](https://joplinapp.org) that I use with a few Markdown editing enhancement plugins to ease my days and please my eyes.
Nevertheless, VSCode^WCod…
-
Hi!
Pasting a long line of text in a quote causes a vertical scrollbar to appear inside a message, which prevents the quote from being readable. E.g., paste the following docs excerpt into a quote …
-
### Description
See:
https://github.com/WordPress/gutenberg/issues/61168
https://github.com/WordPress/gutenberg/pull/64966
https://github.com/WordPress/gutenberg/issues/23995
https://github.com/WordP…
-
restructuredtext has concise code blocks using `::`.
This:
```
Example:
.. code-block::
{"oh": "hi"}
```
is equivalent to:
```
Example::
{"oh": "hi"}
```
Without preced…
-
In our documentation guide, we currently have a few reStructuredText (reST) examples where we do a code-block for the source code, and then copied that source code so that it shows up as rendered docs…
-
I feel that this should be already in Quiver, but it'd be great to have auto-completing brackets `{}` as well as other programming constructs when within a code block. It should be fast and efficient.…
-
### Description
If you apply a gradient background to Button blocks in Global Styles → Blocks → Button (or theme.json), users cannot override this gradient background with a solid background color at…
-
- In #9 I added logic to support transforms between blocks.
- I documented this in an unpublished post. https://s.b/oikcom/block_example/css-to-geshi/
- When I edited the post the transform to CSS …
-
**Describe the bug**
In the makecode.microbit.org editor: Converting python code to block code and back introduces unnecessary code.
**To Reproduce**
Steps to reproduce the behavior:
1. Past…