We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
お世話になります。
YAMLからマークダウンを読み込んだ時、見出しタグ(Hタグ)が反映されません。 もう少し細かく記しますと、
「|」で区切って複数行を取り込む際、記事に反映されないようです。 「"」で囲む場合は反映されます。
この現象はサンプルのz_phest_documentでも確認できます。 sourceには「### 黒い画面不要!デザイナ向けのツールです。」「 ### Smartyのテンプレートから静的HTMLファイルを生成できる」とありますが、ビルドすると反映されません。 ちなみに同梱のDocファイルにも反映されていないようです。
以上です。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
お世話になります。
YAMLからマークダウンを読み込んだ時、見出しタグ(Hタグ)が反映されません。
もう少し細かく記しますと、
「|」で区切って複数行を取り込む際、記事に反映されないようです。
「"」で囲む場合は反映されます。
この現象はサンプルのz_phest_documentでも確認できます。
sourceには「### 黒い画面不要!デザイナ向けのツールです。」「 ### Smartyのテンプレートから静的HTMLファイルを生成できる」とありますが、ビルドすると反映されません。
ちなみに同梱のDocファイルにも反映されていないようです。
以上です。
The text was updated successfully, but these errors were encountered: