turicas/rows

[HTML] Should be able to customize CSS classes

Open

#130 opened on Oct 21, 2015

 (0 comments) (0 reactions) (0 assignees)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add options to export_to_html so we'll be able to customize:

  • <table> classes
  • <tr> classes (even and odd)
  • <td> classes

Each parameter will receive a list of strings.

Contributor guide