Skip to content

Commit

Permalink
feat: 转换参数改为 gfm
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jun 2, 2023
1 parent 8e1c56c commit c615ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/kernel-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class KernelApi extends BaseApi {
const params = {
args: [
"--to",
"markdown_github-raw_html+tex_math_dollars+pipe_tables",
"gfm-raw_html+tex_math_dollars+pipe_tables",
from,
"-o",
to,
Expand Down

0 comments on commit c615ded

Please sign in to comment.