Explorar el Código

Add Just Table plugin as submodule

Closes #472
Justin Mayer hace 8 años
padre
commit
f64b57caa1
Se han modificado 3 ficheros con 6 adiciones y 0 borrados
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      just_table

+ 3 - 0
.gitmodules

@@ -112,3 +112,6 @@
 [submodule "linkclass"]
 	path = pelican-linkclass
 	url = https://github.com/rlaboiss/pelican-linkclass
+[submodule "just_table"]
+	path = just_table
+	url = https://github.com/burakkose/just_table

+ 2 - 0
Readme.rst

@@ -112,6 +112,8 @@ Image Process             Automates the processing of images based on their clas
 
 Interlinks                Lets you add frequently used URLs to your markup using short keywords
 
+Just table                Easily create tables in articles
+
 Libravatar                Allows inclusion of user profile pictures from libravatar.org
 
 Link Class                Allows the insertion of class attributes into generated <a> elements (Markdown only)

+ 1 - 0
just_table

@@ -0,0 +1 @@
+Subproject commit d474b7ad017c3f599cc4b5f8a7e3c1e2415f1ad9