Fix fresh installs where dDocs displayed documentation as raw markdown because dTui Editor runtime assets were not published.
- Automatically publishes
public/assets toassets/plugins/dTui.editorduring provider boot. - Uses symlinks when possible and copies files as a fallback.
- Keeps
vendor:publish --tag=dtui-editor-assetssupport for manual publishing. - Restores TOAST UI viewer/editor loading for dDocs on clean Evolution CMS installs.