-
Notifications
You must be signed in to change notification settings - Fork 330
#1186 html tags are not working in hugo #1382
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0975fea
Issue #1186 html tags are not working in hugo
fabio-rizzo-01 c7b4e7a
Merge pull request #2 from O555537_jpmcgb/init2
fabio-rizzo-01 b4f102f
Merge branch 'apache:main' into private-main
fabio-rizzo-01 545b84b
Update the link to OpenAPI in the documentation (#1379)
jbonofre 7425e65
Integration test for Spark Client (#1349)
gh-yzou af447f2
main: Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v…
renovate-bot 33ea06b
Add generic table documentations (#1374)
gfakbar20 d52854e
Unblock test `listNamespacesWithEmptyNamespace` (#1289)
liamzwbao fa791aa
Revamp the Quick Start page (#1367)
adnanhemani 0e39635
Update README with links to new Quickstart experience (#1393)
adnanhemani 269b0e2
Update the StorageConfiguration to invoke singleton client objects, a…
nssalian be326a3
Spark: Add rest table operations (drop, list, purge and rename etc) f…
gh-yzou d61edd4
Initial MVP implementation of Catalog Federation to remote Iceberg RE…
dennishuo 87d735b
Add Adnan and Neelesh to collaborators list (#1396)
flyrain 9a3cdaf
Replace authentication filters with Quarkus Security (#1373)
adutra 683bdb7
Implement PolicyCatalogHandler and Add Policy Privileges Stage 1: CRU…
HonahX 3bffc73
Remove CallContext.getAuthenticatedPrincipal() (#1400)
adutra 349f422
main: Update dependency info.picocli:picocli-codegen to v4.7.7 (#1408)
renovate-bot c1330ea
main: Update dependency com.google.errorprone:error_prone_core to v2.…
renovate-bot bc1738e
Add Polaris Community Meeting 2025-04-17 (#1409)
jbonofre 8e9a669
main: Update dependency boto3 to v1.37.37 (#1412)
renovate-bot 3d50e50
EclipseLink: add PrimaryKey to policy mapping records JPA model (#1403)
HonahX 089becd
Re-instate dependencies between Docker Compose services (#1407)
adnanhemani b103ff4
Do not rotate bootstrapped root credentials (#1414)
adutra c45d53a
Add Getting Started Button to the Apache Polaris Webshite Homepage (#…
adnanhemani 4ca7695
Core: change to return ApplicablePolicies (#1415)
HonahX f8c6ee5
Rename the Snapshot Retention policy (#1284)
flyrain 7deab1a
main: Update dependency com.adobe.testing:s3mock-testcontainers to v4…
renovate-bot 41777b5
rename snapshotRetention to snashotExpiry (#1420)
HonahX c5bec9e
Issue #1186 html tags are not working in hugo, deleted extra spaces
fabio-rizzo-01 2407351
Issue #1186 html tags are not working in hugo
fabio-rizzo-01 0770297
Issue #1186 html tags are not working in hugo, deleted extra spaces
fabio-rizzo-01 78e5871
Merge branch 'apache:main' into private-main
fabio-rizzo-01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with this change. But I'd still prefer to avoid using html tag if possible in markdown.