Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of Problem
Guide > Template Syntax の翻訳を master に追従しました。
https://v3.vuejs.org/guide/template-syntax.html
https://github.com/vuejs/docs-next/blob/master/src/guide/template-syntax.md
Proposed Solution
ファイルの更新履歴
https://github.com/vuejs/docs-next/commits/master/src/guide/template-syntax.md
前回からの差分
vuejs/docs@3f66e80#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
vuejs/docs@ab4fac3#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
vuejs/docs@96d6403#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
vuejs/docs@8044d0e#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
vuejs/docs@8a834fb#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
vuejs/docs@6f904c1#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
Additional Information
vuejs/docs@722b92e#diff-9c31097fc6ae839e3f0fa75210e6747839489d1e7d92491ee6f803fc2d938d6b
Codepen Snnipet のコンポーネント化を取り込むコミットは #272 でやっています。