deleted: .idea/.name
deleted: .idea/encodings.xml deleted: .idea/misc.xml deleted: .idea/modules.xml deleted: .idea/scopes/scope_settings.xml deleted: .idea/toc.iml deleted: .idea/vcs.xml modified: README.md
Этот коммит содержится в:
родитель
f34dce6711
Коммит
d2a44a17a6
1
.idea/.name
сгенерированный
1
.idea/.name
сгенерированный
@ -1 +0,0 @@
|
|||||||
toc
|
|
4
.idea/encodings.xml
сгенерированный
4
.idea/encodings.xml
сгенерированный
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
|
|
||||||
</project>
|
|
4
.idea/misc.xml
сгенерированный
4
.idea/misc.xml
сгенерированный
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectRootManager" version="2" />
|
|
||||||
</project>
|
|
8
.idea/modules.xml
сгенерированный
8
.idea/modules.xml
сгенерированный
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/toc.iml" filepath="$PROJECT_DIR$/.idea/toc.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
5
.idea/scopes/scope_settings.xml
сгенерированный
5
.idea/scopes/scope_settings.xml
сгенерированный
@ -1,5 +0,0 @@
|
|||||||
<component name="DependencyValidationManager">
|
|
||||||
<state>
|
|
||||||
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
|
|
||||||
</state>
|
|
||||||
</component>
|
|
18
.idea/toc.iml
сгенерированный
18
.idea/toc.iml
сгенерированный
@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module type="WEB_MODULE" version="4">
|
|
||||||
<component name="NewModuleRootManager">
|
|
||||||
<content url="file://$MODULE_DIR$" />
|
|
||||||
<orderEntry type="inheritedJdk" />
|
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
|
||||||
<orderEntry type="module-library">
|
|
||||||
<library name="PHP">
|
|
||||||
<CLASSES>
|
|
||||||
<root url="file:///usr/bin/composer/phpunit" />
|
|
||||||
</CLASSES>
|
|
||||||
<SOURCES>
|
|
||||||
<root url="file:///usr/bin/composer/phpunit" />
|
|
||||||
</SOURCES>
|
|
||||||
</library>
|
|
||||||
</orderEntry>
|
|
||||||
</component>
|
|
||||||
</module>
|
|
6
.idea/vcs.xml
сгенерированный
6
.idea/vcs.xml
сгенерированный
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -4,7 +4,6 @@ PHP TOC Generator
|
|||||||
Geneates Table of Contents from H1...H6 Tags in HTML Content
|
Geneates Table of Contents from H1...H6 Tags in HTML Content
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/caseyamcl/toc)](https://travis-ci.org/caseyamcl/toc.png)
|
|
||||||
|
|
||||||
This package provides a simple, framework-agnostic library to build
|
This package provides a simple, framework-agnostic library to build
|
||||||
a Table-of-Contents from HTML markup. It does so by parsing *H1...H6* tags. It can also automatically add appropriate *id* anchor attributes to header tags.
|
a Table-of-Contents from HTML markup. It does so by parsing *H1...H6* tags. It can also automatically add appropriate *id* anchor attributes to header tags.
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user