How to convert code samples to be "live" - The MDN project 编辑
MDN has a "live sample" system, where the code sample shown on a page is directly used to display the output of that same sample. However, many existing articles have code samples that do not yet use this system, and need to be converted.
Live samples, which let you see what a sample's output looks like, make documentation more dynamic and instructive. This guide covers how to take existing samples and add "live" functionality to them.
- Where does it need to be done?
- Any article that has a static code example (just blocks of HTML, CSS, JavaScript) that you think would benefit from being shown running live.
- What do you need to know to do the task?
- Understanding of HTML, CSS and/or JavaScript, depending on the code sample.
- Ability to use KumaScript macros within MDN articles.
- What are the steps to do the task?
- Find a code example that you think should be converted to be "live".
- Convert the code sample to be "live".
- Delete any code or image that was previously used to display the output of the sample.
For more information on creating and editing Live Samples, see Using the live sample system
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论