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: spring-io/asciidoctor-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6768bd
Choose a base ref
...
head repository: spring-io/asciidoctor-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bfc6ead
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 27, 2025

  1. Support javadoc lookup when package name has a single component

    Fix `lib/javadoc-extension.js` so that package lookups also work when
    the package has a single component. Prior to this commit, a lookup
    such as `javadoc-location-java: '{url-jdk-javadoc}'` would not work.
    
    See gh-22
    philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    400c612 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from philwebb

    * pr/22:
      Support javadoc lookup when package name has a single component
    
    Closes gh-22
    philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    5d8e8aa View commit details
    Browse the repository at this point in the history
  3. Copy attributes on macro onto blocks for included code

    See gh-25
    
    Signed-off-by: Andy Wilkinson <[email protected]>
    wilkinsona authored and philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    4df5173 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from wilkinsona

    * pr/25:
      Copy attributes on macro onto blocks for included code
    
    Closes gh-25
    philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    0145787 View commit details
    Browse the repository at this point in the history
  5. Consider block attributes for chomp package replacement

    See gh-24
    
    Signed-off-by: Andy Wilkinson <[email protected]>
    wilkinsona authored and philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    96db3e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24 from wilkinsona

    * pr/24:
      Consider block attributes for chomp package replacement
    
    Closes gh-24
    philwebb committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    09d8582 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    d1fa17b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    e39ff72 View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    philwebb committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    b3ab4b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc6ead View commit details
    Browse the repository at this point in the history
Loading