Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
Hi. I have a problem. I want to create a text area in my wikidot site, so it is possible by HTML code, but I need to use math equations inside of HTML code and it returns math equation without rendering. my code is something like this:
Output: [[ $ x^2+y^2=mc^3 $ ]]
(It works here oddly!!!!) What is the wrong? How to do this?
Testing: sum of squares
(1)Wikidot syntax and modules won't work inside HTML blocks. If your equations can live outside the HTML block, you can do something like this.
The Code
The Result
Note: HTML blocks are not rendered in forum posts
Community Admin