{"id":2155,"date":"2013-01-08T21:15:48","date_gmt":"2013-01-08T21:15:48","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/01\/08\/format-doku-content\/"},"modified":"2021-08-16T23:25:45","modified_gmt":"2021-08-17T03:25:45","slug":"format-doku-content","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/","title":{"rendered":"How to format content in DokuWiki"},"content":{"rendered":"<p>Formatting text in DokuWiki will require the wiki code to be used. DokuWiki has a built in WYSIWYG (What You See Is What You Get) editor. The following table lists the wiki code options. Once you are familiar with the DokuWiki format options, we will go over how to do basic formats like bold, headline and a number list.<\/p>\n<h2>DokuWiki Editor options<\/h2>\n<p>DokuWiki has a basic editor that inserts the Wiki code for you. This section will explain what the DokuWiki code looks like and does. First <a href=\"\/support\/edu\/dokuwiki\/login-dokuwiki\/\" target=\"_blank\" title=\"Click for more information\" rel=\"noopener\">Log into DokuWiki<\/a>, then<a href=\"\/support\/edu\/dokuwiki\/login-dokuwiki\/\" target=\"_blank\" title=\"Click for more information\" rel=\"noopener\"> <\/a>click on a page to edit. Click the pencil edit link in the right side. The top of the editing section will have the options found in following image.<\/p>\n<div style=\"text-align: center;\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"501\" height=\"38\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\" class=\"optimized-lcp-image\" alt=\"editor-dokuwiki-1\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<\/div>\n<table border=\"0\" class=\"article_table\">\n<tbody>\n<tr>\n<th colspan=\"2\" style=\"background: #cccccc;\" valign=\"top\">DokuWiki editor functions<\/th>\n<\/tr>\n<tr>\n<th valign=\"top\">Bold<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Bolds text<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">**Bold Text**<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Italic<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Italicizes text.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">\/\/Italic Text\/\/<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Underline<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Underlines text.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">__Underlined Text__<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Code Text<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Allows code to be displayed without the browser parsing the code.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">''Code Text''<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Strike Through Text<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Strikes through text to show the text as deleted while still displaying the text.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">&lt;del&gt;Strike-through Text&lt;\/del&gt;<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Same Level Headline<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Creates a header the same level as the Article.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">====== Headline ======<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Lower Level Headline and Higher Level headline<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Steps the Header down or up a level.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax step higher:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">===== Headline =====<\/pre>\n<p> <\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax step lower:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">==== Headline ====<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Select Headline<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Makes h1, h2, h3, h4, and h5 headers.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">====== Level 1 Headline ====== ===== Level 2 Headline ===== ==== Level 3 Headline ==== === Level 4 Headline === == Level 5 Headline ==<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Internal Link<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-2-internal-link.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"editor-dokuwiki-2-internal-link-dokuwiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-2-internal-link.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"25\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>Links to pages within the wiki. Dialogue box pops up with options for internal linking.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">[[playground:playground|My Wiki Internal link]]<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">External Link<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Creates a link to an external site.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">[[https:\/\/w3schools.org]]<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Ordered List<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Adds numbered lists<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">- Ordered List Item<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Unordered list<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Adds non-numbered lists<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">* Unordered List Item<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Horizontal rule<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Places a horizontal rule to divide sections.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">----<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Add images and other files<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-2-smileys.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"editor-dokuwiki-2-smileys-dokuwiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-2-smileys.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"25\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>Uploads images and other media to the page. Brings up dialogue box that displays media on the server.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">{{:6399b4235ca0616204d42ccdda987229.jpg?200|}}<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Smileys<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-3-media-upload.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"editor-dokuwiki-3-media-upload-dokuwiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-3-media-upload.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"25\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>Places smileys on the page such as happy faces and frowns.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">This varies on the type of smiley<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Special characters<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-4-character-entity.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"editor-dokuwiki-4-character-entity-dokuwiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-4-character-entity.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"25\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>Adds not standard Characters to the page.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">This varies on the character.<\/pre>\n<\/td>\n<\/tr>\n<tr>\n<th valign=\"top\">Insert Signature<\/th>\n<td valign=\"top\">\n<p style=\"margin: 0px;\">Add the writers signature to the page.<\/p>\n<div style=\"float: left; width: auto; margin-right: 10px;\"><strong>Syntax:<\/strong><\/div>\n<pre style=\"float: left; width: auto; margin: 0px;\">--- \/\/[[email@email.com|Webmaster]] 2012\/12\/18 15:22\/\/<\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div style=\"clear: both;\">\u00a0<\/div>\n<h2>How to bold, headline and number text<\/h2>\n<p>Once you have a grasp of the WYSIWYG editor in DokuWiki, you can begin adding text and formatting it. The next steps are for bolding, headlining, and adding a numbered list to text.<\/p>\n<ol class=\"article_list\">\n<li><span class=\"style1\"><a href=\"\/support\/edu\/dokuwiki\/login-dokuwiki\/\" target=\"_blank\" title=\"Click for more information\" rel=\"noopener\">Log into DokuWiki<\/a>.<\/span>\n<p><a href=\"\/support\/edu\/dokuwiki\/edit-create-delete-restore-dokuwiki\/\">Create a page or edit an existing page<\/a>.<\/p>\n<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-1-headline.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Making a Headline in DokuWIki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-1-headline.gif\" style=\"margin: 0px 0px 15px 15px; float: right;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Add text for the headline. Highlight the text. <\/p>\n<p>Click the Bold Icon in the WYSIWYG editor.<\/p>\n<p> <br style=\"clear: both;\"><\/p><\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-2-bold-text.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Bolding text in DokuWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-2-bold-text.gif\" style=\"margin: 0px 0px 15px 15px; float: right;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Add the text you want to bold and highlight it. <\/p>\n<p>Click the Bold icon in the WYSIWYG editor and the text will bold.<\/p>\n<p> <br style=\"clear: both;\"><\/p><\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-3-add-list-items.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Creating a numbered list in DokuWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-3-add-list-items.gif\" style=\"margin: 0px 0px 15px 15px; float: right;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>To create a numbered list, type the text in the order you want the list to number. Highlight the first list item and click the ordered list icon in the editor. <br style=\"clear: both;\"><\/p><\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-4-numbered-list-code.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Code view of the bold, headline, and list\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-4-numbered-list-code.gif\" style=\"margin: 0px 0px 15px 15px; float: right;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p>Repeat this process till each item is like the code in the image to the right. <\/p>\n<p>Save the changes.<\/p>\n<p> <br style=\"clear: both;\"> <\/p>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-5-formatted-preview.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Formatted text preview in DokuWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_102_format-content_adding-content-5-formatted-preview.gif\" style=\"margin: 0px 0px 15px 15px; float: right;\" title=\"Click here to view the larger image\" width=\"100\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>The page should display the format you set in the editor. <br style=\"clear: both;\"><\/p>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Formatting text in DokuWiki will require the wiki code to be used. DokuWiki has a built in WYSIWYG (What You See Is What You Get) editor. The following table lists the wiki code options. Once you are familiar with the DokuWiki format options, we will go over how to do basic formats like bold, headline<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\"> Read More ><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4327],"tags":[],"class_list":["post-2155","post","type-post","status-publish","format-standard","hentry","category-dokuwiki"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to format content in DokuWiki | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to format content in DokuWiki | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-01-08T21:15:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:25:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41\"},\"headline\":\"How to format content in DokuWiki\",\"datePublished\":\"2013-01-08T21:15:48+00:00\",\"dateModified\":\"2021-08-17T03:25:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\"},\"wordCount\":476,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\",\"articleSection\":[\"DokuWiki\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\",\"name\":\"How to format content in DokuWiki | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\",\"datePublished\":\"2013-01-08T21:15:48+00:00\",\"dateModified\":\"2021-08-17T03:25:45+00:00\",\"description\":\"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif\",\"width\":501,\"height\":38,\"caption\":\"Click here to view the larger image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to format content in DokuWiki\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41\",\"name\":\"InMotion Hosting Contributor\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to format content in DokuWiki | InMotion Hosting","description":"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/","og_locale":"en_US","og_type":"article","og_title":"How to format content in DokuWiki | InMotion Hosting","og_description":"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-01-08T21:15:48+00:00","article_modified_time":"2021-08-17T03:25:45+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41"},"headline":"How to format content in DokuWiki","datePublished":"2013-01-08T21:15:48+00:00","dateModified":"2021-08-17T03:25:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/"},"wordCount":476,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif","articleSection":["DokuWiki"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/","name":"How to format content in DokuWiki | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif","datePublished":"2013-01-08T21:15:48+00:00","dateModified":"2021-08-17T03:25:45+00:00","description":"DokuWiki has its own wiki code for formatting. This article will explain the DokuWIki formatting options and how to bold, headline, and number text.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_dokuwiki_101_create-edit-delete-restore_editor-dokuwiki-1.gif","width":501,"height":38,"caption":"Click here to view the larger image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/dokuwiki\/format-doku-content\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to format content in DokuWiki"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41","name":"InMotion Hosting Contributor","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2155"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2155\/revisions"}],"predecessor-version":[{"id":85108,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2155\/revisions\/85108"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2155"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2155"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}