67
edits
(Update links to project, drop parser section (not relevant in current importer)) |
(Fix bulleted list, KumaScript macro references) |
||
| Line 20: | Line 20: | ||
The importer is expecting a page with: | The importer is expecting a page with: | ||
* Page content with sections headers | |||
* A Specifications section header | |||
* A table of specifications with <code><nowiki>{{SpecName}}</nowiki></code> and <code><nowiki>{{Spec2}}</nowiki></code> macros | |||
* A Browser Compatibility section header | |||
* A table of desktop browsers, features, and the browser's support for those features | |||
* A similar table of mobile browsers | |||
* (Optional) Footnotes referenced from the tables | |||
* (Optional) Another section header, with additional content | |||
Here's an example (most pages are more complex): | Here's an example (most pages are more complex): | ||
edits