#codeblock — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #codeblock, aggregated by home.social.
-
Last year, WordPress.com introduced new code editors for the block editor and the Additional CSS input box in the WordPress admin. This was the first stage of a larger effort[…]
#WordPress #WordPresscom #codeblock #codeeditor #syntaxhighlighting
https://ift.tt/f3giDO6 -
Last year, WordPress.com introduced new code editors for the block editor and the Additional CSS input box in the WordPress admin. This was the first stage of a larger effort[…]
#WordPress #WordPresscom #codeblock #codeeditor #syntaxhighlighting
https://ift.tt/f3giDO6 -
Last year, WordPress.com introduced new code editors for the block editor and the Additional CSS input box in the WordPress admin. This was the first stage of a larger effort[…]
#WordPress #WordPresscom #codeblock #codeeditor #syntaxhighlighting
https://ift.tt/f3giDO6 -
Chào mừng Lumina Code Frame! Gói NPM mới này cung cấp một React component để hiển thị khối code đẹp mắt với chủ đề gradient và tính năng AI (refactor, giải thích code). Được xây dựng với React, TypeScript, Gemini API và Tailwind. Tác giả cũng chia sẻ những bài học khi phát hành gói NPM đầu tiên của mình.
#React #NPM #CodeBlock #AI #WebDev #LuminaCodeFrame #LậpTrình #DựÁnPhụ -
If you need to parse metadata of markdown code fences (besides language), I just published `@microflash/[email protected]`. Give it a shot. I also managed to remove all third-party dependencies.
https://github.com/Microflash/fenceparser
https://www.npmjs.com/package/@microflash/fenceparser -
If you need to parse metadata of markdown code fences (besides language), I just published `@microflash/[email protected]`. Give it a shot. I also managed to remove all third-party dependencies.
https://github.com/Microflash/fenceparser
https://www.npmjs.com/package/@microflash/fenceparser -
Markdown Code Blocks - detailed description:
https://www.glukhov.org/post/2025/07/markdown-codeblocks/
#markdown #codeblock #howto #hugo #wiki -
Markdown Code Blocks - detailed description:
https://www.glukhov.org/post/2025/07/markdown-codeblocks/
#markdown #codeblock #howto #hugo #wiki -
Pimp my Quarto Site
Erinnert Ihr Euch an Albert Rapp, den Schöpfer des »Ultimate guide to starting a Quarto blog? Der auch das Video »How to style your Quarto blog without knowing a lot of HTML/CSS« veröffentlicht hatte? Beides hatte ich im Schockwellenreiter ja schon lobend erwähnt. https://kantel.github.io/posts/2023080502_pimp_quarto/ #Quarto #StatischeSeiten #Styles #CodeBlock
-
Pimp my Quarto Site
Erinnert Ihr Euch an Albert Rapp, den Schöpfer des »Ultimate guide to starting a Quarto blog? Der auch das Video »How to style your Quarto blog without knowing a lot of HTML/CSS« veröffentlicht hatte? Beides hatte ich im Schockwellenreiter ja schon lobend erwähnt. https://kantel.github.io/posts/2023080502_pimp_quarto/ #Quarto #StatischeSeiten #Styles #CodeBlock
-
Pimp my Quarto Site
Erinnert Ihr Euch an Albert Rapp, den Schöpfer des »Ultimate guide to starting a Quarto blog? Der auch das Video »How to style your Quarto blog without knowing a lot of HTML/CSS« veröffentlicht hatte? Beides hatte ich im Schockwellenreiter ja schon lobend erwähnt. https://kantel.github.io/posts/2023080502_pimp_quarto/ #Quarto #StatischeSeiten #Styles #CodeBlock
-
Testing some markdown in @elk client for Mastodon (https://elk.zone)...
Text:
Regular
**Bold**
***Bold Italic***
*Italic*
~~Strikethrough~~
Code Block:
```json
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
Basic markdown works, but strikethrough isn't maintained during edit in Elk.#Mastodon #Elk #Markdown #Writing #Code #GameDev #SWDev #WebDev #CodeBlock #SyntaxHighlighting
-
Two #Markdown tricks to “nest” code blocks, i.e., to use backtick-based code block syntax within a code block:
① More backticks for the outer block:
````` markdown
``` r
print('Hello!')
```
`````② Tildes:
~~~ markdown
``` r
print('Bonjour!')
```
~~~ -
Two #Markdown tricks to “nest” code blocks, i.e., to use backtick-based code block syntax within a code block:
① More backticks for the outer block:
````` markdown
``` r
print('Hello!')
```
`````② Tildes:
~~~ markdown
``` r
print('Bonjour!')
```
~~~ -
Two #Markdown tricks to “nest” code blocks, i.e., to use backtick-based code block syntax within a code block:
① More backticks for the outer block:
````` markdown
``` r
print('Hello!')
```
`````② Tildes:
~~~ markdown
``` r
print('Bonjour!')
```
~~~ -
Two #Markdown tricks to “nest” code blocks, i.e., to use backtick-based code block syntax within a code block:
① More backticks for the outer block:
````` markdown
``` r
print('Hello!')
```
`````② Tildes:
~~~ markdown
``` r
print('Bonjour!')
```
~~~ -
Two #Markdown tricks to “nest” code blocks, i.e., to use backtick-based code block syntax within a code block:
① More backticks for the outer block:
````` markdown
``` r
print('Hello!')
```
`````② Tildes:
~~~ markdown
``` r
print('Bonjour!')
```
~~~ -
Reihe: Tools, die ich nutze
Als Springer zwischen der FLOSS-Linux- und der Microsoft-Welt möchte ich nach Möglichkeit freie Software nutzen, die in beiden Welten lebt. Täglich brauche ich Nur-Text-Editoren, für Konfigurationsdateien, manuelle Loganalyse usw. Code::Block hat es mir als genereller Entwicklungseditor sehr angetan, aber als Alltags-Editor ist er doch (noch) nicht geeignet, fragt zu viel, bis er eine Datei einfach mal öffnet.
In der Microsoft-Welt komme ich immer wieder auf Notepad++ zurück. https://portableapps.com/apps/development/notepadpp_portable
In Linux Mint habe ich den als Notepad Next im Software Manager (als Flatpak) gefunden.
#NotepadPlusPlus #NotepadNext #CodeBlock #Editor #ASCIIEditor #LinuxFork #FLOSS #Linux #Microsoft #Windows
-
Reihe: Tools, die ich nutze
Als Springer zwischen der FLOSS-Linux- und der Microsoft-Welt möchte ich nach Möglichkeit freie Software nutzen, die in beiden Welten lebt. Täglich brauche ich Nur-Text-Editoren, für Konfigurationsdateien, manuelle Loganalyse usw. Code::Block hat es mir als genereller Entwicklungseditor sehr angetan, aber als Alltags-Editor ist er doch (noch) nicht geeignet, fragt zu viel, bis er eine Datei einfach mal öffnet.
In der Microsoft-Welt komme ich immer wieder auf Notepad++ zurück. https://portableapps.com/apps/development/notepadpp_portable
In Linux Mint habe ich den als Notepad Next im Software Manager (als Flatpak) gefunden.
#NotepadPlusPlus #NotepadNext #CodeBlock #Editor #ASCIIEditor #LinuxFork #FLOSS #Linux #Microsoft #Windows