-
./src/components/common/editor/codeblock.tsx:17:34
Type error: Argument of type '(props: LanguageSelectorProps) => JSX.Element' is not assignable to parameter of type 'ComponentType'.
Type '(props…
-
# 1.0 CodeBlocks Setup | YetiCodeCamp - C++ for Beginners
Companion website for the C++ for Beginners YouTube video series.
[https://yeticode.dev/codeblocks](https://yeticode.dev/codeblocks)
-
**Repro steps**
1. Create new fsharp project
2. Add "MarkdigExtensions.SyntaxHighlighting" package
3. Add the following code
```f#
open Markdig.Renderers
open Markdig.Renderers.Html
open Mark…
-
Finding out where things are going wrong when using PSyclone to process existing code can be hard. It is proposed to add a ``--safe`` flag or similar akin to ``-O0`` on a compiler. This will turn off…
-
Code blocks are not shown correct format. They are shown like plain text.
-
If I wrap a code block in `::: describe :::`, I get a decent description of that code block, but it removes the code block itself. Could we create a way to let Stencila describe something easily, but…
-
Something changed with codeblocks
```
this no longer
looks correct
why?
```
And what about
```
this?
```
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Micro Frontend Support
### Description
Feedback received via client regarding Micro Frontend Support:
"we're trying to implement the "Aut…
-
### How can we reproduce the crash?
Its hard to reproduce, the case is random. But its true that i use fetch to get some data from 3rd party. I will update if the case is clear and can be reproduced.…
-
![Bildschirmfoto 2024-08-07 um 11 22 47](https://github.com/user-attachments/assets/1bbf8268-d45b-4f61-9efd-8ed91de0acab)
Add a Copy button at the top right of the TextField to copy the whole code