2017 © Pedro Peláez
 

flarum-extension flarum-ext-pipetables

Active markdown tables.

image

dogsports/flarum-ext-pipetables

Active markdown tables.

  • Tuesday, March 6, 2018
  • by DogSports
  • Repository
  • 1 Watchers
  • 1 Stars
  • 139 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 24 % Grown

The README.md

flarum-pipetables

MIT License Latest Stable Version Latest Stable Version Issues, (*1)

A Flarum extension. Active markdown tables., (*2)

Features

  • respect markdown syntax
  • unlimited lines and columns
  • use the custom colors of your theme
  • responsive design

Example

Flarum markdown tables, (*3)

Installation

Use Bazaar or install manually with composer:, (*4)

composer require kevid/flarum-pipetables

Updating

composer update kevid/flarum-pipetables
php flarum cache:clear

Configuration

Install then go to the admin panel and enable extension. That's all !, (*5)

Style

In admin, add this custom CSS:, (*6)

Solid table border

.Post-body table {
    box-shadow: 0px 0px 0px 1px @primary-color;
    }

Without table border

.Post-body table {
    width: 100%;
    margin: auto;
    box-shadow: none;
    }

Markdown Tables Generator

https://www.tablesgenerator.com/markdown_tables, (*7)

The Versions

06/03 2018

dev-master

9999999-dev

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

05/03 2018

1.0.8

1.0.8.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

02/03 2018

1.0.7

1.0.7.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

01/03 2018

1.0.6

1.0.6.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

01/03 2018

1.0.5

1.0.5.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

01/03 2018

1.0.4

1.0.4.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

01/03 2018

1.0.3

1.0.3.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports

01/03 2018

1.0.0

1.0.0.0

Active markdown tables.

  Sources   Download

MIT

The Requires

 

table markdown typography flarum dogsports