Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Harrix MarkdownFile

Περιγραφή

Harrix MarkdownFile is a plugin to display Markdown files with syntax highlighting in WordPress.

Επίδειξη

http://blog.harrix.org/?p=1336

The plugin uses the libraries:

Χρήση

[markdown-file][/markdown-file] 

This shortcode embeds markdown file by url.

[markdown-file]https://raw.github.com/Harrix/HarrixQtLibrary/master/README.md[/markdown-file] 

Στιγμιότυπα

  • An example of using the plugin.
  • Example Markdown file.
  • Example display Markdown file шт Html with syntax highlighting code.

Εγκατάσταση

  1. Upload the harrix-markdownfile folder to the /wp-content/plugins/ directory
  2. Activate the Harrix MarkdownFile plugin through the ‘Plugins’ menu in WordPress

Συχνές Ερωτήσεις

The code in the added file does not look like in the example

The plug only highlights code in the added file. Appearance code (text size, font, spacing, etc.) is determined by the design of your WordPress site.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Harrix MarkdownFile” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.2

  • Using the new Markdown parser.
  • Changing the default shortcode to [markdown-file].

1.1

  • Corrections on the remarks the team WordPress.

1.0

  • First Version.