Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WJ-99] [WJ-323] Add code and HTML blocks in output #14

Merged
merged 16 commits into from
May 6, 2024

Commits on May 5, 2024

  1. Lowercase language value.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4cec1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8b551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d3854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d245da View commit details
    Browse the repository at this point in the history
  5. Add name argument to [[code]].

    For WJ-323 ("Named code blocks").
    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    24deb6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c30b672 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2685197 View commit details
    Browse the repository at this point in the history
  8. Address clippy lints.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    99585f9 View commit details
    Browse the repository at this point in the history
  9. Fix test compilation.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b82aa58 View commit details
    Browse the repository at this point in the history
  10. Don't include blocks in syntax tree serde.

    For the AST test JSON files.
    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c3ae921 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5f162c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    251a72a View commit details
    Browse the repository at this point in the history
  13. Update JSON test template.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    822515e View commit details
    Browse the repository at this point in the history
  14. Add new code-name AST test.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f18ea50 View commit details
    Browse the repository at this point in the history
  15. Run rustfmt.

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e7db956 View commit details
    Browse the repository at this point in the history
  16. Bump ftml version to 1.24.0

    emmiegit committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3d4b400 View commit details
    Browse the repository at this point in the history