SalamLang/Salam

خطا در فاصله=«10px 10px»

Open

#355 创建于 2024年11月28日

在 GitHub 查看
 (1 评论) (0 反应) (2 负责人)C (22 fork)auto 404
bugenhancementgood first issuehacktoberfesthacktoberfest-acceptedquestion

仓库指标

Star
 (28 star)
PR 合并指标
 (PR 指标待抓取)

描述

error in writing padding command

code:

صفحه:
	جعبه:
		محتوا=«سلام به تو ای کاشانی!»
		رنگ=«قرمز»
		اندازه قلم=«40»
		نام قلم=«IRANYekan»
		وزن قلم=«700»
		مرز=«1px solid black»
		گردی=«20»
		فاصله=«10px 10px»
		تراز متن=«مرکز»
	تمام
تمام

error:

خطا: برنامه با خطا مواجه شد.
Generator Error: Invalid value for 'فاصله' attribute in 'جعبه' element at line 10 column 0!
program exited (with status: 2), but keepRuntimeAlive() is set (counter=0) due to an async operation, so halting execution but not exiting the runtime or preventing further async execution (you can use emscripten_force_exit, if you want to force a true shutdown)

贡献者指南