#Codeblock
holy fuck. Codeblock kaomoji. After 15 minutes of thinking
May 28, 2026 at 10:04 PM
it's actually quite powerful that you can use [codeblock] in gdscript documentation because it has the Copy button to quickly pull code snippets out of your "library" scripts

Might start using it a lot 🤔
November 23, 2024 at 12:35 PM
no more docker
November 2, 2025 at 7:32 AM
Did I read this last night and immediately rekit my blog’s codeblock rendering, removing an off-the-shelf plugin?

You bet I did.
February 5, 2025 at 2:48 PM
I love Ruby so much that I write my HTML in Ruby. I’ve got nothing against ERb, but after a year of writing Phlex components, I’m not looking back.
December 9, 2024 at 11:44 PM
listening to Dream Theater's Images and Words (1992) as i sit down for the afternoon codeblock. extremely strong album.
January 22, 2025 at 9:48 PM
you can tell i hate working with caldav
June 29, 2025 at 10:39 PM
One Quarto source, many formats?

Quarto Prism lets a single Div, Span, or CodeBlock carry format-scoped attributes: `html:style`, `revealjs:style`, `typst:fill`.
The matching prefix content is kept, the rest dropped.
No duplicated prose.

github.com/mcanouil/quarto-prism
GitHub - mcanouil/quarto-prism: Attach format-specific values to a single Div, Span, or CodeBlock and let each output pick its own.
Attach format-specific values to a single Div, Span, or CodeBlock and let each output pick its own. - mcanouil/quarto-prism
github.com
May 4, 2026 at 8:03 AM
like they had underline bold italic code codeblock, but title didn't work until recently i think
February 3, 2024 at 1:31 AM
Yeah I don’t love that this is wedged into bsky post records and rendered client side.

It “works” but immediately will beg for … longer posts.

Making this a eurosky .codeblock post and attaching it … well, it’s as much work as building tangled strings.

Inline tangled string creation maybe?
June 17, 2026 at 2:47 AM
New in Leaflet: two new block types: MATH and CODE

Math: enter mathematical expressions w/ TeX notation (excuse the nonsensical example for now haha…send us real ones?)

Code: full code blocks with language selection + themes!

We *also* added inline code, which you can enter `like this` :)
July 30, 2025 at 4:02 PM
Previous #Laravel website VS new website on mobile.

Why do I need to scroll horizontally for each codeblock now?
February 26, 2025 at 1:20 PM
#neovim Development News

The 0.12 version adjusts which tree-sitter highlighting is enabled by default:

- Enable in markdown files.
- Disable in tree-sitter query files.

PR:
- github.com/neovim/neovi...
- github.com/neovim/neovi...
feat(ftplugin): treesitter default highlighting for markdown by clason · Pull Request #37907 · neovim/neovim
Add consistent codeblock annotations in our Markdown files while I'm at it. (Note: The language name is bash, so without a custom vim.treesitter.language.register(), using sh will not work out ...
github.com
June 4, 2026 at 1:32 PM
Couldn’t find a simple syntax highlighter in vanilla JavaScript, so I created one:

github.com/huebidev/sim...
March 22, 2025 at 1:51 PM
It even works with Markdown, so my KCL snippets in kcl-book.zoo.dev now show up with proper highlighting. Hell yeah.
May 29, 2025 at 7:04 PM
🤖 Code LLMs learn better with structure-aware supervision

Structure aware sparse supervision frameworks like CodeBlock are outperforming traditional full token supervised fine tuning for code generation tasks. The recently...

#DataEfficiency #GenerativeAI #DeepLearning #AI #AIPulse
Read the full article →
www.synestesia.uk
June 19, 2026 at 12:31 AM
#neovim Development News

The 0.12 version will update `:source` command to work smarter when executed with a range. In non-Lua files (like help files) it will detect Lua codeblocks via treesitter and execute them as Lua.

PR:
- github.com/neovim/neovi...
feat(source): detect Lua codeblocks via treesitter injection by benarcher2691 · Pull Request #36799 · neovim/neovim
Summary When :source is given a range in a file like vimdoc, use treesitter to detect if the selected text is inside a Lua codeblock (injection) If the range is in a Lua injection, execute as Lua ...
github.com
March 26, 2026 at 4:24 PM
While waiting for emily's codeblock for the comments thing - I found this - github.com/Kayinnasaki/...
GitHub - Kayinnasaki/bsky-comments
Contribute to Kayinnasaki/bsky-comments development by creating an account on GitHub.
github.com
November 25, 2024 at 5:12 AM
Working on the #NeoNeuro website. This is the error page when you try to access a page that isn't there.
January 13, 2025 at 4:57 AM
Work (programmer) has us being told to use it and try it out and I've yet to see anything it does better or faster than when I just do it myself. "But it's great for templating!" it's not that much better than a codeblock stuffed into Obsidian, so no? And I have to FIX what it generates 9/10 times.
March 9, 2026 at 5:23 PM
Don’t edit that Slack message. It will break the codeblock formatting.
October 30, 2025 at 6:24 PM
I mean like, how do I create a codeblock in a post?
August 15, 2026 at 8:38 AM