Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

目次を作成する際 見出しが日本語の場合 id属性 が付与されない。 #4

Open
eiel opened this issue Mar 27, 2013 · 1 comment
Labels

Comments

@eiel
Copy link
Owner

eiel commented Mar 27, 2013

HTMLを生成しようとしても失敗する。

目次を作成する際に 見出しを元に id を生成する。日本語の場合、空文字になってしまうのが原因かもしれない。

https://github.com/eiel/docrails/blob/ja-JP/guides/rails_guides/markdown.rb#L50

どちらにしろ見出しには英語を混ぜたほうが良いかも

@eiel
Copy link
Owner Author

eiel commented Mar 28, 2013

とりあえず、見出しすべてに 英字を含めるようにしたら動いた。

どのような英字を含めるか考えたい。

試しで

"日本語 - 英語"

にしてる。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant