-
This markdown text for e.g.:
Example - I:
> *NOTE:* Many (old) sources suggest adding/enabling the unstable repository
> (albeit with a low priority) to install WireGuard from, like so:
>
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://emotion.sh/docs/css-prop#style-precedence'
2. Compar…
-
**Is your feature request related to a problem? Please describe.**
My team has a website offering common data patterns to be used in other sites. Most of our patterns include code blocks where develo…
-
Would it be possible to add classes to code blocks as well?
Currently when I try this:
````
{:.foo}
```
test
```
````
It will result in this html:
```html
test
```
-
Sometimes code blocks can be large (for included support code for example) and it would be nice if we could make those code blocks collapsible in the Jupyter notebook.
- [ ] research collapsible b…
mmcky updated
5 years ago
-
a user would like to ability to for example have the following math and then use the label in code blocks for link-able references
```
.. math::
:label: ma_inf
X_t = \sum_{j=0}^{\infty} …
mmcky updated
5 years ago
-
There's currently no syntax highlighting happening for Markdown/Kramdown code blocks.
A possible solution to get Kramdown code blocks, e.g.:
```
~~~ ruby
[....]
~~~
```
properly syntax high…
-
The Demo code does run and it echos the RFIDs on the screen.
However when I try to combine it with other functions, it seems to block the other code. Is this supposed to do so? How do I prevent this b…
-
Hi,
My purpose is to persist in the db an HTML string of content state of the editor. Then display it.
For display HTML I tested in two way.
- the editor with the readOnly props
- with [reac…
doums updated
7 years ago
-
Using code blocks show different level of gray for the block background and the line background:
![image](https://user-images.githubusercontent.com/202474/38866833-7583ccee-4242-11e8-8260-282fd8e97…
ctron updated
6 years ago