Skip to content

ParseError例外を捕捉しているところで、例外が投げられて落ちている #9

Description

@faithandbrave

cpprefjp/siteでの、 @usagi さんの以下のコミットで発生している変換エラーですが、
cpprefjp/site@166dfcc

以下の行でUnicodeError例外が発生しています。

File "/home/melpon/site_generator/markdown_to_html/html_attribute.py", line 281, in run
    print u'{0:5d} {1}'.format(n + 1, x)

該当行があるfor文の前あたりで、Markdownの行番号をprintしておいてほしいです。
ちなみに、variable_templates.mdの文字コードはUTF-8でした。そこは問題なさそうです。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions