Blog Sections Open
dTui Editor v1.0.1: dDocs Documentation and Blade Highlighting
dTui Editor v1.0.1 improves the documentation experience and makes Blade examples render with proper highlighting inside Evolution CMS documentation workflows.
dTui Editor v1.0.1 is a documentation and developer-experience release for the TOAST UI based editor integration. It is especially useful for projects that use Evolution CMS documentation pages, package docs, or Laravel-style code examples.
Published: May 14, 2026
What changed
- Full package documentation was added under
docs/. - Localized documentation entrypoints were added for English, Ukrainian, Polish, German, and French.
- User guide, developer guide, configuration reference, frontend integration guide, API notes, and troubleshooting pages were added for each locale.
- dDocs metadata was added through
docs/docs.json. - Blade syntax highlighting support was added, including
laravel-bladeandbladephpaliases. - A documentation quality checker was added for package docs.
Why it matters
Evolution CMS packages increasingly need documentation that can live in the repository and render cleanly inside manager documentation tools. This release makes dTui Editor better for that role: Markdown docs, localized package guides, Blade examples, and troubleshooting pages can be presented more clearly.
dTui Editor v1.0.2: Runtime Assets for Clean dDocs Installs
dTui Editor v1.0.2 fixes fresh installs where dDocs could show raw Markdown because editor runtime assets were not published.
dDocs v1.0.0: File-First Documentation Hub for Evolution CMS
dDocs v1.0.0 introduces a file-first documentation browser for the Evolution CMS manager with package docs discovery, localized Markdown, search, export, and project docs editing.