Move the maintained gallery into a readable .ebox fixture and make ebox-playground own generic parsing, file mode, and public rendering. Keep the startup mode trigger deferred through the user's use-package configuration. Verified with ebox-playground make check (6/6), etaf-playground make check (6/6), exact use-package startup harness, and fullscreen GUI capture at /tmp/ebox-playground-dsl-gallery.png.
424 B
424 B
Ebox Playground 示例
此目录下的 .ebox 文件是通用 ebox-playground 运行器读取的具体布局。它们保持为普通、可读、可被 reader 读取的 Ebox DSL form,便于直接复制、编辑和打开。
public-layout-gallery.ebox 是 M-x ebox-playground-open 使用的默认 fixture。要渲染其他 fixture,可以访问该文件后按 C-c C-c,或调用 ebox-playground-open-file。