Açıklama
Plugin to automatically generate a table of contents based on Headings tags. Also generates links to the headings on the page. User can choose which headings
tags to include in Settings.
Ekran Görüntüleri


![screenshot3.png: View of using the '[toc]' tag in a post](https://ps.w.org/md-toc-generator/trunk/screenshot-3.png?rev=1539244)
Yükleme
- Upload the entire ‘md-toc-generator’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Put
[toc]in your post or page where you want the table of contents to display. It is configured to include all<h1>through<h6>tags by default, unless selected otherwise in the settings
You will find the ‘Table of Contents’ menu in the Settings menu in the admin panel.
Katkıda Bulunanlar ve Geliştiriciler
“MD Table of Contents Generator” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“MD Table of Contents Generator” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0
Fixed admin stylesheet being added above html
.1
Alpha