wrong syntax highlighting in markdown
Value: [1e-8 to 1e-6]
This commit is contained in:
parent
1d5a0a30d4
commit
8bc8fd9228
|
@ -15,7 +15,7 @@ yarn add @quri/squiggle-components
|
||||||
|
|
||||||
Add to `App.js`:
|
Add to `App.js`:
|
||||||
|
|
||||||
```sh
|
```jsx
|
||||||
import {SquiggleEditor} from '@quri/squiggle-components';
|
import {SquiggleEditor} from '@quri/squiggle-components';
|
||||||
<SquiggleEditor initialSquiggleString="x = beta(3, 10); x + 20" />
|
<SquiggleEditor initialSquiggleString="x = beta(3, 10); x + 20" />
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user