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: alt3/Docusaurus.Powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.32
Choose a base ref
...
head repository: alt3/Docusaurus.Powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.33
Choose a head ref
  • 3 commits
  • 37 files changed
  • 1 contributor

Commits on Mar 26, 2023

  1. Fix angle brackets (#157) [release]

    * ReadFile and WriteFile now support both string and array
    
    * HtmlEncodeGreaterThanBrackets (except inside code blocks)
    
    * HtmlEncodeLessThanBrackets (except inside code blocks)
    
    * Improve test case for HtmlEncodeGreaterThanBrackets
    
    * Adds UnescapeInlineCode
    
    * Enable angle bracket functions
    
    * Bump website version tags to 1.0.32
    
    * Fix test for UnescapeInlineCode
    
    * Support C:\> special in HtmlEncodeGreaterThanBrackets
    
    * Add link to regex used for special C:\>
    bravo-kernel authored Mar 26, 2023
    1 Configuration menu
    Copy the full SHA
    15f76fa View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9ab59db View commit details
    Browse the repository at this point in the history
  3. Bump manifest to 1.0.33

    bravo-kernel committed Mar 26, 2023
    1 Configuration menu
    Copy the full SHA
    0cefb98 View commit details
    Browse the repository at this point in the history
Loading