assemble.io
assemble.io copied to clipboard
assemble doc please remove extra space
Hello Team,
Thanks for this great tool, I am following your - documentation. It seems that there is a typo issue in "widget component" example
{ "name ": "This is a square widget" , "modifier ": "widget-square" }
here there is a extra space after 'name' and 'modifier' key due to which html pages are not rendering data.
Please find stackoverflow question
Could you please update your docs wherever required This will save debugging time of new learners
Thanks, Pravin
@pravinweb Thanks for the issue! If you're reporting a bug, please be sure to include:
- The version of
assemble
you are using. - Your assemblefile.js (This can be in a gist)
- The commandline output. (Screenshot or gist is fine)
- What you expected to happen instead.