{"id":4655,"date":"2020-05-08T20:31:18","date_gmt":"2020-05-08T20:31:18","guid":{"rendered":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/rogan-wordpress-theme-documentation\/code\/code-twilight-theme\/"},"modified":"2025-11-26T05:58:20","modified_gmt":"2025-11-26T05:58:20","slug":"code-twilight-theme","status":"publish","type":"docs","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/","title":{"rendered":"Code Twilight Theme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4655\" class=\"elementor elementor-4655\" data-elementor-post-type=\"docs\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-794178fe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"794178fe\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-500d3cb6\" data-id=\"500d3cb6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9c1a0e elementor-widget elementor-widget-heading\" data-id=\"e9c1a0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Inline code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-135c1fb3 elementor-widget elementor-widget-text-editor\" data-id=\"135c1fb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wrap inline snippets of code with<code class=\" language-html\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token tag-id\">code<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><\/code>. Be sure to escape HTML angle brackets.<\/p><div class=\"bd-example\">For example,\u00a0<code>&lt;section&gt;<\/code>should be wrapped as inline.<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9269912 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9269912\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4766c9d5\" data-id=\"4766c9d5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1154a710 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"1154a710\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-twilight\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\tFor example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline.\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-485b50a6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"485b50a6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4d5547f6\" data-id=\"4d5547f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7131e9a6 elementor-widget elementor-widget-heading\" data-id=\"7131e9a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Code blocks<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f518424 elementor-widget elementor-widget-text-editor\" data-id=\"f518424\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Use\u00a0<code class=\"highlighter-rouge  language-css\">&lt;pre&gt;<\/code>s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add the\u00a0<code class=\"highlighter-rouge\">.pre-scrollable<\/code>\u00a0class, which will set a max-height of 350px and provide a y-axis scrollbar.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-492fa3 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"492fa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-twilight\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\t&lt;ul class=&quot;list-unstyled f_social_icon&quot;&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_facebook&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_twitter&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_vimeo&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_linkedin&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n&lt;ul&gt;\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-39869dfd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"39869dfd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2c8e2f13\" data-id=\"2c8e2f13\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-707d97cd elementor-widget elementor-widget-heading\" data-id=\"707d97cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CSS Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70ebe28 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"70ebe28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-twilight\" data-lng-type=\"css\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-css\">\n\t\t\t\t\t.footnotes-link::before {\r\n    display: none;\r\n}\r\n\r\n.footnotes-link {\r\n    color: #10b3d6;\r\n}\r\n\r\n.tip_content p {\r\n    font-size: 14px;\r\n}\r\n\r\n.tip_content p:last-child {\r\n    margin-bottom: 0;\r\n}\r\n\r\n.footnotes_item strong {\r\n    position: relative;\r\n}\r\n\r\nspan.top-arrow {\r\n    position: absolute;\r\n    top: -3px;\r\n}\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-32d14350 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"32d14350\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3fc5bd1f\" data-id=\"3fc5bd1f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31374cf3 elementor-widget elementor-widget-heading\" data-id=\"31374cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">JavaScript Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b62ac81 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"6b62ac81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-twilight\" data-lng-type=\"javascript\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-javascript\">\n\t\t\t\t\t$(&quot;.img_popup&quot;).each(function () {\r\n    $(&quot;.img_popup&quot;).magnificPopup({\r\n        type: &#039;image&#039;,\r\n        closeOnContentClick: true,\r\n        closeBtnInside: false,\r\n        fixedContentPos: true,\r\n        removalDelay: 300,\r\n        mainClass: &#039;mfp-no-margins mfp-with-zoom&#039;,\r\n        image: {\r\n            enabled: true,\r\n            navigateByImgClick: true,\r\n            preload: [0, 1]\r\n        }\r\n    });\r\n})\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inline code Wrap inline snippets of code with&lt;code&gt;. Be sure to escape HTML angle brackets. For example,\u00a0&lt;section&gt;should be wrapped as inline. For example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline. Code blocks Use\u00a0&lt;pre&gt;s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":4632,"menu_order":4,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-4655","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Al Imran\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"docly -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Code Twilight Theme - docly\" \/>\n\t\t<meta property=\"og:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-05-08T20:31:18+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-26T05:58:20+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Code Twilight Theme - docly\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"position\":2,\"name\":\"Docly Documentation\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"position\":3,\"name\":\"Code Syntax Highlight\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#listItem\",\"name\":\"Code Twilight Theme\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#listItem\",\"position\":4,\"name\":\"Code Twilight Theme\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\",\"name\":\"docly\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs\",\"name\":\"Al Imran\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Al Imran\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#webpage\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/\",\"name\":\"Code Twilight Theme - docly\",\"description\":\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-twilight-theme\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"datePublished\":\"2020-05-08T20:31:18+00:00\",\"dateModified\":\"2025-11-26T05:58:20+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\",\"name\":\"docly\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Code Twilight Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","canonical_url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","position":1,"name":"Home","item":"https:\/\/wordpress-theme.spider-themes.net\/docly","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","position":2,"name":"Docly Documentation","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","position":3,"name":"Code Syntax Highlight","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#listItem","name":"Code Twilight Theme"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#listItem","position":4,"name":"Code Twilight Theme","previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"}}]},{"@type":"Organization","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization","name":"docly","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/"},{"@type":"Person","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs","name":"Al Imran","image":{"@type":"ImageObject","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g","width":96,"height":96,"caption":"Al Imran"}},{"@type":"WebPage","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#webpage","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/","name":"Code Twilight Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website"},"breadcrumb":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/#breadcrumblist"},"author":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"creator":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"datePublished":"2020-05-08T20:31:18+00:00","dateModified":"2025-11-26T05:58:20+00:00"},{"@type":"WebSite","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/","name":"docly","inLanguage":"en-US","publisher":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization"}}]},"og:locale":"en_US","og:site_name":"docly -","og:type":"article","og:title":"Code Twilight Theme - docly","og:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","og:url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/","article:published_time":"2020-05-08T20:31:18+00:00","article:modified_time":"2025-11-26T05:58:20+00:00","twitter:card":"summary_large_image","twitter:title":"Code Twilight Theme - docly","twitter:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add"},"aioseo_meta_data":{"post_id":"4655","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-05-09 09:05:40","updated":"2025-11-26 06:03:27","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/\" title=\"Docly Documentation\">Docly Documentation<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/\" title=\"Code Syntax Highlight\">Code Syntax Highlight<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCode Twilight Theme\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wordpress-theme.spider-themes.net\/docly"},{"label":"Docly Documentation","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/"},{"label":"Code Syntax Highlight","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/"},{"label":"Code Twilight Theme","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-twilight-theme\/"}],"_links":{"self":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4655","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/comments?post=4655"}],"version-history":[{"count":1,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4655\/revisions"}],"predecessor-version":[{"id":5876,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4655\/revisions\/5876"}],"up":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4632"}],"wp:attachment":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/media?parent=4655"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/doc_tag?post=4655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}