Skip to content

Conversation

@lbonaldo
Copy link
Collaborator

@lbonaldo lbonaldo commented Jun 16, 2025

Description

This PR replaces $ with USD to fix formatting/display.
As the dollar sign is also used for denoting math mode in LaTeX/Markdown, it can cause rendering issues if not escaped.

What type of PR is this? (check all applicable)

  • Documentation Update

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and .md files under /docs/src have been updated if necessary.
  • The latest changes on the target branch have been incorporated, so that any conflicts are taken care of before merging. This can be accomplished either by merging in the target branch (e.g. 'git merge develop') or by rebasing on top of the target branch (e.g. 'git rebase develop'). Please do not hesitate to reach out to the GenX development team if you need help with this.
  • Code has been tested to ensure all functionality works as intended.
  • CHANGELOG.md has been updated (if this is a 'notable' change).
  • I consent to the release of this PR's code under the GNU General Public license.

How this can be tested

By build the documentation locally.

Post-approval checklist for GenX core developers

After the PR is approved

  • Check that the latest changes on the target branch are incorporated, either via merge or rebase
  • Remember to squash and merge if incorporating into develop

@lbonaldo lbonaldo requested a review from sambuddhac June 16, 2025 10:42
@GenXProject GenXProject self-requested a review June 24, 2025 07:01
@lbonaldo lbonaldo force-pushed the lb/docsfix-usd_notation branch from 23f117e to b1f4028 Compare June 24, 2025 07:18
@lbonaldo lbonaldo merged commit c1a864e into GenXProject:develop Jun 24, 2025
7 checks passed
@lbonaldo lbonaldo deleted the lb/docsfix-usd_notation branch June 24, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants