Skip to content

Commit 4b5a282

Browse files
committed
test: Agent Implementation
1 parent 9a1c7d2 commit 4b5a282

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export async function org2html(
1616
const result = await renderToHtml(ast, options);
1717

1818
// Always apply template (default or custom)
19-
// COde Documentation here
2019
result.html = await applyTemplate(
2120
result.html,
2221
result.metadata,

0 commit comments

Comments
 (0)