• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

waylan / Python-Markdown / 357

Builds Branch Commit Type Ran Committer Via Coverage
357 master Fix regression of single column tables (#540) Single column tables are valid tables, so add back in the accidentally removed functionality of allowing single column tables, but with one exception -- table bodies should not render empty (an empt... push 26 Jan 2017 06:26PM UTC waylan travis-ci pending completion   set done
356 master Fix regression of single column tables Single column tables are valid tables, so add back in the accidentally removed functionality of allowing single column tables, but with one exception -- table bodies should not render empty. Pull #540 26 Jan 2017 05:19PM UTC web-flow travis-ci pending completion   set done
355 master Upped version to 2.6.8. push 25 Jan 2017 11:06PM UTC waylan travis-ci pending completion   set done
354 master Fix HTML parse with empty lines (#537) If both open and close was not found in first block, additional blocks were evaluated without context of previous blocks. The algorithm needs to evaluate a buffer with the left bracket present. So feed i... push 24 Jan 2017 03:38PM UTC waylan travis-ci pending completion   set done
353 master Fix HTML parse with empty lines If both open and close was not found in first block, additional blocks were evaluated without context of previous blocks. The algorithm needs to evaluate a buffer with the left bracket present. So feed in all ite... Pull #537 24 Jan 2017 06:53AM UTC web-flow travis-ci pending completion   set done
352 master Fix HTML parse with empty lines If both open and close was not found in first block, additional blocks were evaluated without context of previous blocks. The algorithm needs to evaluate a buffer with the left bracket present. So feed in all ite... Pull #537 24 Jan 2017 06:26AM UTC web-flow travis-ci pending completion   set done
351 master Fix footnote parsing of footnote content (#536) Fixes #412 and #493. First we parse footnote content as its own document avoid quirks with using li as a parent. Second, we surround placeholders with STX and ETX to prevent them from interfering... push 24 Jan 2017 03:45AM UTC waylan travis-ci pending completion   set done
350 master Fix footnote parsing of footnote content Address both issues #412 and #493. First we parse footnote content as its own document avoid quirks with using li as a parent. Second, we surround placeholders with STX and ETX to prevent them from interf... Pull #536 24 Jan 2017 12:32AM UTC web-flow travis-ci pending completion   set done
349 master Create additional references for duplicate footnotes (#534) Track when we find duplicate footnote references and create unique ids for them. Then add an additional tree-processor after inline to go back and update the footnotes with additional... push 23 Jan 2017 07:32PM UTC waylan travis-ci pending completion   set done
348 master Create additional references for duplicate footnotes Track when we find duplicate footnote references and create unique ids for them. Then add an additional tree-processor after inline to go back and update the footnotes with additional back ref... Pull #534 23 Jan 2017 07:23PM UTC web-flow travis-ci pending completion   set done
347 master Fix hr recursion issue (#535) HRProcessor tried to access a member variable after recursively calling itself. In certain situations HRProcessor will try to access its member variable containing its match, but it will not be the same match tha... push 23 Jan 2017 04:13PM UTC waylan travis-ci pending completion   set done
346 master Fix hr recursion issue HRProcessor tried to access a member variable after recursively calling itself. In certain situations HRProcessor will try to access its member variable containing its match, but it will not be the same match that call in ... Pull #535 23 Jan 2017 02:42AM UTC web-flow travis-ci pending completion   set done
345 master Create additional references for duplicate footnotes Track when we find duplicate footnote references and create unique ids for them. Then add an additional tree-processor after inline to go back and update the footnotes with additional back ref... Pull #534 23 Jan 2017 12:11AM UTC web-flow travis-ci pending completion   set done
344 master Better inline code escaping (#533) This aims to escape code in a more expected fashion. This handles when backticks are escaped and when the escapes before backticks are escaped. push 20 Jan 2017 11:17PM UTC waylan travis-ci pending completion   set done
343 master Better inline code escaping This aims to escape code in a more expected fashion. This handles when backticks are escaped and when the escapes before backticks are escaped. Pull #533 20 Jan 2017 09:19PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc