Your IP : 216.73.217.176


Current Path : /home/bechata/mp/wp-content/uploads/2022/ejn73c/
Upload File :
Current File : /home/bechata/mp/wp-content/uploads/2022/ejn73c/gfm-task-list.php.tar

home/bechata/mp/wp-content/plugins/wp-githuber-md/src/Views/example/gfm-task-list.php000066600000001113151750004400024617 0ustar00<?php 
if ( ! defined('GITHUBER_PLUGIN_NAME') ) die; 
/**
 * View for Controller/Setting
 *
 * @author Terry Lin
 * @link https://terryl.in/
 *
 * @package Githuber
 * @since 1.2.0
 * @version 1.3.0
 */
?>

<pre class="setting-example">
<code class="language-markdown">
- [x] Finish my changes
- [ ] Push my commits to GitHub
- [ ] Open a pull request
</code>
</pre>
<p class="description"><?php echo __( 'The Markdown text above will be rendered to:', 'wp-githuber-md' ); ?></p>

<pre class="setting-example"><img src="<?= GITHUBER_PLUGIN_URL ?>assets/images/demo_tasklist.gif"></pre>