-
Hello,
First of all, thank you very much for creating this plugin is has been really usefull 😄. I think I've found an issue with code blocks:
I'm currently having a page that looks like the foll…
-
@Zadam, could we get the document list feature added to the ckeditor? It would allow us to indent codeblocks and other elements:
https://github.com/ckeditor/ckeditor5/issues/14616
-
Hello there,
cmake-ide uses the `compile_commands.json` file to grab the project files compiler flags, but since this file doesn't show any information about the compiler flags of header files, we ne…
-
# MDX with CodeBlock by react-syntax-highlighter
Learn how to build a personal website using Next.js
[http://localhost:3000/posts/markdown](http://localhost:3000/posts/markdown)
-
As discovered in https://github.com/elixir-lang/ex_doc/pull/1400 fenced codeblocks should render IAL annotation (and also annotations, to be checked) verbatim.
However the IAL annotation disappears…
-
Consider node/auth.js and web/auth.js with the same code example "logIn". Bluehawk will output auth.codeblock.login.js without regard for the difference.
-- Should warn or add a force flag etc.
-
Currently, unless I'm using it wrong, generating the following is _tedious_...
```
@JsonSubTypes({
@Type(name = "ADM", value = ADMPushServiceParams.class),
@Type(name = "APNS", value…
kdubb updated
2 years ago
-
## 💡 어떤 기능을 구현하나요?
MDX 스타일링이 되어있지 않은 상태입니다.
MDXProvider를 이용해 전체적인 스타일을 적용하고, 기존 미흡한 점을 개선합니다.
## 📝 todo
- [x] MDXProvider를 이용해 스타일링
- [x] CodeBlock 문제 해결.
- code block을 일단은 width에 맞…
-
![2022-11-24_18-21](https://user-images.githubusercontent.com/53047182/203759733-f83ffba1-6572-4e01-b958-ce1ece70800e.png)
`![[]]` in the codeblock will be recognized as image reference. BUT it s…
-
Idea: creating linenumber beside of the editor, or codeblock. Good reference could be Dogeek's [tkinter-pp implementation](https://github.com/Dogeek/tkinter-pp/blob/master/tkinterpp/text.py)
![imag…