自写回ok
Structure
import自写回:lib/自写回.mq.md
fn · h1main
comment
comment
记录 内容=(record)— 默认写在调用下方;at_end=真 则在文件末尾单独一块。
comment
读取 / 清除 — 读或删相邻块(at_end 时指 EOF 块)。
comment
列表 — 列出文件中所有输出块。
call
> 打印 内容=自写回总览就绪Functions
Variables
No bindings
Execution
自写回总览就绪
Source
--- title: lib/自写回 — Jupyter 式写回 description: 把运行结果写回入口 .mq.md 导入 自写回:lib/自写回.mq.md --- # main 自写回把结果写入入口文件(你 run 的那份 .mq.md)里的 marqdo-out 注释块。 记录 内容=(record)— 默认写在调用下方;at_end=真 则在文件末尾单独一块。 读取 / 清除 — 读或删相邻块(at_end 时指 EOF 块)。 列表 — 列出文件中所有输出块。 > 打印 内容=自写回总览就绪
自写回把结果写入入口文件(你 run 的那份 .mq.md)里的 marqdo-out 注释块。