DOCX File Guidelines

Guidelines for Writing DOCX for Pandoc → MediaWiki Conversion
IMPORTANT: Do NOT write Title and Abstract inside the DOCX file. These details will automatically come from the metadata filled by the author during submission on Pravāha.

1. Use Proper Heading Styles (VERY IMPORTANT)

Heading 1 → Introduction Heading 2 → Features Heading 3 → Sub-feature
Wiki Output: = Introduction = == Features == === Sub-feature ===

2. Write Clean Paragraphs

3. Use Bullet & Numbered Lists

DOCX: - Feature 1 - Feature 2
Wiki: * Feature 1 * Feature 2
Numbered: 1. Step one 2. Step two
Wiki: # Step one # Step two

4. Tables

{| class="wikitable" ! Tool !! Cost !! Usage |- | Turnitin || Paid || Universities |}

5. Images

[[File:image.png|thumb|Caption]]

6. Bold & Italic

Bold → '''text''' Italic → ''text''

7. Links

[https://example.com]

8. References

Text[1]

9. Avoid

10. Structure Example

Heading 1: Introduction Heading 2: Features Heading 2: Workflow Heading 2: Conclusion

11. Final Rule

DOCX = Structured data, not design document
← Back to Login