Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matthewwithanm/python-markdownify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.6
Choose a base ref
...
head repository: matthewwithanm/python-markdownify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.0
Choose a head ref
  • 15 commits
  • 4 files changed
  • 11 contributors

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    2b22d23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from chrispy-snps/fix/97-101-102

    improve text normalization/escaping for preformatted/code contexts
    chrispy-snps authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c7718b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    60967c1 View commit details
    Browse the repository at this point in the history
  2. Add no css example to readme (#111)

    * Add no css example
    
    ---------
    
    Co-authored-by: G <[email protected]>
    GeeCastro and GeeCastro authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a2f8267 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix newline start in header tags (#89)

    * Fix newline start in header tags
    5yato4ok authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f33ccd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0477a0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a25cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f9a42d View commit details
    Browse the repository at this point in the history
  5. revert workaround example in README.rst for <script> and <style> now …

    …that it is properly fixed (#115)
    
    Signed-off-by: chrispy <[email protected]>
    chrispy-snps authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7d0bf46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    804a3f8 View commit details
    Browse the repository at this point in the history
  7. Support conversion of header rows in tables without th tag (#83)

    * Fixed support for header row conversion for tables without th tag
    huuyafwww authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e4df412 View commit details
    Browse the repository at this point in the history
  8. make sure there are blank lines around table/figure captions (#114)

    Signed-off-by: chrispy <[email protected]>
    Co-authored-by: AlexVonB <[email protected]>
    chrispy-snps and AlexVonB authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d5fb0fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57d4f37 View commit details
    Browse the repository at this point in the history
  10. Table merge cell horizontally (#110)

    * Fix #109 Table merge cell horizontally
    
    * Add test case for colspan
    
    ---------
    
    Co-authored-by: AlexVonB <[email protected]>
    xydxydxyd1 and AlexVonB authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3b4a014 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop'

    AlexVonB committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    be3a7f4 View commit details
    Browse the repository at this point in the history
Loading