Markdown to MediaWiki Conversion Guide: Difference between revisions
→VS Code: added other common conversations |
added intellipedia section |
||
Line 2: | Line 2: | ||
Mediawiki syntax is a bit different from markdown syntax and GPT tends to prefer markdown syntax and defaults to it even when you ask it to convert to mediawiki. | Mediawiki syntax is a bit different from markdown syntax and GPT tends to prefer markdown syntax and defaults to it even when you ask it to convert to mediawiki. | ||
This template is a guide to | This template is a guide to converting markdown to MediaWiki syntax using GPT and regex instructions to find and replace what is often missed by GPT. | ||
=== Exporting to Intellipedia === | |||
Intellipedia at every enclave doesn't allow importing by default. It does, however allow you to create pages using the source editor (Edit Source). | |||
On any pages you want on this wiki or even Wikipedia you can view source or edit source and copy the text and paste it into the source editor as a file with extension .txt. | |||
Transfer that file over to your government computer securely, then open the file in Notepad or any other text editor and copy the text. Paste that text into the source editor on Intellipedia. | |||
=== REGEX Instructions === | === REGEX Instructions === | ||
==== VS Code ==== | ==== VS Code ==== | ||
Line 108: | Line 114: | ||
Apply these instructions to the provided content, ensuring that the final output complies with MediaWiki standards and preserves readability and accuracy. | Apply these instructions to the provided content, ensuring that the final output complies with MediaWiki standards and preserves readability and accuracy. | ||
</pre> | </pre> | ||
[[Category:AI Template]] | |||
[[Category: Guides]] |