{"id":4910,"date":"2025-04-13T11:24:23","date_gmt":"2025-04-13T10:24:23","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=4910"},"modified":"2025-04-13T11:24:23","modified_gmt":"2025-04-13T10:24:23","slug":"pre-tag","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/text-css\/pre-tag","title":{"rendered":"&lt;pre> tag"},"content":{"rendered":"\n<p>pre tags are super-useful for display code blocks within in HTML and for debugging output while writing scripts.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Text wrapping within the &lt;pre> tag<\/h4>\n\n\n\n<p>Text will not wrap by default, but can be made to by assigning this stye to the pre:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pre {\n  white-space: pre-wrap;\n}<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>pre tags are super-useful for display code blocks within in HTML and for debugging output while writing scripts. Text wrapping within the &lt;pre> tag Text will not wrap by default, but can be made to by assigning this stye to the pre:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[245],"tags":[],"class_list":["post-4910","post","type-post","status-publish","format-standard","hentry","category-text-css"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/4910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=4910"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/4910\/revisions"}],"predecessor-version":[{"id":4911,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/4910\/revisions\/4911"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=4910"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=4910"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=4910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}