Code to Image

免费增值
通过 ionxccd | 已更新 2 months ago | Tools
Health Check

N/A

README

Rules:

\t - Indent for first line

{ "code":"\t// Define an array of numbers", "mode":"light", "lang":"javascript" }

\n\t\t - New Code Line

{ "code":"\tconsole.log('This is a line')\n\t\tconsole.log('This is a new line')", "mode":"light", "lang":"javascript" }

\n\t\t\t - New Line and Indent

{ "code":"\tfor (let i = 0; i < numbers.length; i++) {\n\t\t\tsum += numbers[i];\n\t\t}", "mode":"light", "lang":"javascript" }

\n\n\t\t - Double space

{ "code":"\tconsole.log('This is a line')\n\n\t\tconsole.log('This is a new line')", "mode":"light", "lang":"javascript" }

关注者:0
API 创建者:
Rapid account: Ionxccd
ionxccd
ionxccd
登录并给 API 打分
打分:5 - 投票:1