Title: Github README
Author: Jason Stallings
Published: <strong>01.01.2015</strong>
Last modified: 07.06.2016

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://s.w.org/plugins/geopattern-icon/github-readme.svg)

# Github README

 Від автора [Jason Stallings](https://profiles.wordpress.org/octalmage/)

[Завантажити](https://downloads.wordpress.org/plugin/github-readme.zip)

 * [Деталі](https://uk.wordpress.org/plugins/github-readme/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/github-readme/#reviews)
 * [Розробка](https://uk.wordpress.org/plugins/github-readme/#developers)

 [Підтримка](https://wordpress.org/support/plugin/github-readme/)

## Опис

Github README is a plugin that allows you to embed markdown from GitHub in a page
or post using a simple shortcode.

Usage:

**github_readme**

This shortcode embeds the project’s readme.

[github_readme repo=”octalmage/Marknote”]

You can also trim lines from the top of the readme using the “trim” option:

[github_readme repo=”octalmage/Marknote” trim=”3″]

This is useful for removing titles since your page/post will most likely already
have one.

**github_markdown**

This shortcode embeds any markdown file found in the repository.

[github_markdown repo=”octalmage/Marknote” file=”README.md”]

trim, branch, and cache (seconds to cache) also supported.

**github_wikipage**

This shortcode embeds pages from a project’s wiki.

[github_wikipage repo=”octalmage/Marknote” page=”Syntax”]

trim and cache also supported.

## Відгуки

![](https://secure.gravatar.com/avatar/0be55fa25959854681627b0d9595d1b4e0fe00bf4fd4dcb29f2ca71c3dc2fb07?
s=60&d=retro&r=g)

### 󠀁[Very Good!](https://wordpress.org/support/topic/very-good-1797/)󠁿

 [Odyno](https://profiles.wordpress.org/odyno/) 02.01.2017

As described… it work fine and very well! One suggestion: from the guide https://
guides.github.com/features/mastering-markdown/ the relative images are resolved 
with absolute path on the github repository.

 [ Прочитати всі 4 відгуки ](https://wordpress.org/support/plugin/github-readme/reviews/)

## Учасники та розробники

“Github README” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

 *   [ Jason Stallings ](https://profiles.wordpress.org/octalmage/)
 *   [ olensmar ](https://profiles.wordpress.org/olensmar/)
 *   [ ianmjones ](https://profiles.wordpress.org/ianmjones/)
 *   [ nlenkowski ](https://profiles.wordpress.org/nlenkowski/)

[Перекладіть “Github README” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/github-readme)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/github-readme/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/github-readme/) або підпишіться 
на [журнал розробки](https://plugins.trac.wordpress.org/log/github-readme/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/github-readme/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 0.2.0

 * Improved markdown rendering with MarkdownExtra.

Special thanks to nlenkowski!

#### 0.1.1

 * Add “cache” attribute to the github_readme shortcode.
 * Add “branch” attribute to the github_readme shortcode.
 * Add the ability to use the `shortcode_atts_{$shortcode}` filter.
 * Fix transients so they are properly referenced when attributes are changed.

Special thanks to ianmjones!

#### 0.1.0

 * Added new github_markdown and github_wikipage shortcodes (thanks olensmar!).

#### 0.0.3

 * Fixed plugin name.

#### 0.0.2

 * Fixed plugin header.

#### 0.0.1

 * First Version. Stable so far!

## Мета

 *  Версія **0.2.0**
 *  Останнє оновлення **10 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.0.1 або вище **
 *  Tested up to **4.5.33**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/github-readme/)
 * Позначки
 * [embed](https://uk.wordpress.org/plugins/tags/embed/)[Github](https://uk.wordpress.org/plugins/tags/github/)
   [markdown](https://uk.wordpress.org/plugins/tags/markdown/)[readme](https://uk.wordpress.org/plugins/tags/readme/)
   [shortcode](https://uk.wordpress.org/plugins/tags/shortcode/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/github-readme/advanced/)

## Оцінки

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/github-readme/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/github-readme/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/github-readme/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/github-readme/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/github-readme/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/github-readme/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/github-readme/reviews/)

## Учасники

 *   [ Jason Stallings ](https://profiles.wordpress.org/octalmage/)
 *   [ olensmar ](https://profiles.wordpress.org/olensmar/)
 *   [ ianmjones ](https://profiles.wordpress.org/ianmjones/)
 *   [ nlenkowski ](https://profiles.wordpress.org/nlenkowski/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/github-readme/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://jason.stallin.gs)