Markdown Previewer
by JSH | MIT
Live Markdown preview inside the Script Editor. Open .md files to read formatted docs without leaving Godot. Preview, Edit, and Split views
If your project keeps design notes, changelogs, or a README.md inside the res:// folder, you've probably opened them in the Script Editor and stared at raw asterisks and pipe characters. This plugin renders that file properly — headings, tables
Maaack's Credits Scene
by Maaack | MIT
Credits scene that can scroll text parsed from an attribution file in markdown (*.md) format
Maaack's Credits Scene For Godot 4.7 (4.3+ compatible) This credits scene scrolls text that is read from an attribution file in a markdown (.md) format. Example on itch.io Example is of Maaack's Game Template, which includes additional features. Videos
GD Mark It
by Ezcha LLC | MIT
Auto generate markdown documentation for your projects
GD Mark It This is a helper plugin that automatically generates markdown documentation for a Godot project using the built-in language server. It tries to replicate the layout and style of the official Godot docs. When enabled the plugin adds a "Mark It"
Flatten For LLM
by sn1ks0h | MIT
Export your Godot project scripts, scenes, and shaders into a single, highly structured Markdown file to seamlessly feed full project context to LLMs like ChatGPT, Claude, and Gemini
Flatten for LLM is a seamless, Godot plugin designed to bridge the gap between your game project and Large Language Models (LLMs). When asking an AI for help with complex game logic or refactoring, pasting individual scripts often misses the bigger
MarkdownLabel
by Daenvil | MIT
A custom node that extends RichTextLabel to use Markdown instead of BBCode
MarkdownLabel is a control node that displays and formats a text written in Markdown format. Useful for people familiar with Markdown and to display common Markdown files such as credits or changelogs in your game. Usage Simply add a MarkdownLabel node to
loading more results...