{"id":97088,"date":"2019-02-03T16:45:36","date_gmt":"2019-02-03T16:45:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/markdown-display-by-logic-hop\/"},"modified":"2019-02-03T16:45:36","modified_gmt":"2019-02-03T16:45:36","slug":"markdown-display-by-logic-hop","status":"publish","type":"plugin","link":"https:\/\/frp.wordpress.org\/plugins\/markdown-display-by-logic-hop\/","author":15112783,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"trunk","tested":"5.0.25","requires":"4.9.0","requires_php":"","requires_plugins":"","header_name":"Markdown Display by Logic Hop","header_author":"Logic Hop","header_description":"Renders markdown as HTML using http:\/\/parsedown.org","assets_banners_color":"d5d5d5","last_updated":"2019-02-03 16:45:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/logichop.com","header_plugin_uri":"https:\/\/logichop.com\/docs\/markdown-display","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":995,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"2024196","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2024196","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"2024196","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"2024196","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2024196","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"2024196","resolution":"2","location":"assets"}},"screenshots":{"1":"Markdown Display Enabled in sidebar under Publish Settings","2":"Markdown rendered as HTML"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[159111,4608,86,1333,7143],"plugin_category":[],"plugin_contributors":[126150],"plugin_business_model":[],"class_list":["post-97088","plugin","type-plugin","status-publish","hentry","plugin_tags-logic-hop","plugin_tags-markdown","plugin_tags-post","plugin_tags-posting","plugin_tags-publishing","plugin_contributors-logichop","plugin_committers-logichop"],"banners":{"banner":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/banner-772x250.png?rev=2024196","banner_2x":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/banner-1544x500.png?rev=2024196","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/icon-128x128.png?rev=2024196","icon_2x":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/icon-256x256.png?rev=2024196","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/screenshot-1.png?rev=2024196","caption":"Markdown Display Enabled in sidebar under Publish Settings"},{"src":"https:\/\/ps.w.org\/markdown-display-by-logic-hop\/assets\/screenshot-2.png?rev=2024196","caption":"Markdown rendered as HTML"}],"raw_content":"<!--section=description-->\n<p>Markdown Display by Logic Hop renders markdown as HTML using <a href=\"http:\/\/parsedown.org\">Parsedown<\/a>, a Markdown processor written in PHP.<\/p>\n\n<p>This simple plugin was developed to make writing documentation for <a href=\"https:\/\/logichop.com\/\">Logic Hop<\/a> easier and more productive.<\/p>\n\n<p>Your content retains its Markdown formatting in the WordPress editor. The Markdown is rendered as HTML within a <strong>DIV<\/strong> with the class <strong>markdown<\/strong> when viewed on the frontend or within a preview.<\/p>\n\n<p>Markdown Display by Logic Hop is also perfect for <a href=\"https:\/\/logichop.com\/affiliates\/\">Logic Hop Affiliates<\/a> when writing tutorials for Logic Hop as you can easily display code samples.<\/p>\n\n<h3>Special Features<\/h3>\n\n<p>Markdown Display by Logic Hop will process and render both Shortcodes and <a href=\"https:\/\/logichop.com\/docs\/logic-tags\">Logic Tags<\/a>.<\/p>\n\n<p>To display <a href=\"https:\/\/logichop.com\/docs\/logic-tags\/#data\">Data Logic Tags<\/a> unprocessed for use in documentation, use the following format:<\/p>\n\n<pre><code> {{{ var: variable_here }}}\n<\/code><\/pre>\n\n<p>To display <a href=\"https:\/\/logichop.com\/docs\/logic-tags\/#conditional\">Conditional Logic Tags<\/a> unprocessed for use in documentation, use the following format:<\/p>\n\n<pre><code>{{% if condition: condition_here %}}\n  \/\/ YOUR CONTENT\n{{% endif %}}\n<\/code><\/pre>\n\n<p>To display Shortcodes unprocessed for use in documentation, use the following format:<\/p>\n\n<pre><code> [[[shortcode_here]]]\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Add the plugin from your WordPress Dashboard<\/li>\n<li>In any Page or Post select <strong>Markdown Display Enabled<\/strong> in the sidebar under Publish Settings<\/li>\n<li>Write your content with Markdown<\/li>\n<li>Publish or Preview to view your Markdown as HTML<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What does Markdown Display by Logic Hop do?<\/dt>\n<dd><p>Markdown Display by Logic Hop renders markdown as HTML using Parsedown, a Markdown processor written in PHP.<\/p><\/dd>\n<dt>Does it change my Markdown to HTML in the editor?<\/dt>\n<dd><p>Your content retains its Markdown formatting in the WordPress editor. The Markdown is rendered as HTML when viewed on the frontend or within a preview.<\/p><\/dd>\n<dt>How do I style my Markdown with CSS?<\/dt>\n<dd><p>Markdown Display by Logic Hop renders Markdown content within a <strong>DIV<\/strong> with the class <strong>markdown<\/strong>.<\/p><\/dd>\n<dt>Does this plugin work in Gutenberg<\/dt>\n<dd><p>No, Gutenberg converts Markdown content to HTML automatically.<\/p><\/dd>\n<dt>What is Logic Hop?<\/dt>\n<dd><p><a href=\"https:\/\/logichop.com\/\">Logic Hop<\/a> brings the power of content personalization to WordPress.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Markdown Display by Logic Hop renders markdown as HTML using Parsedown, a Markdown processor written in PHP.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/97088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=97088"}],"author":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/logichop"}],"wp:attachment":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=97088"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=97088"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=97088"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=97088"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=97088"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=97088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}