Skip to content

docs: fix LaTeX spacing rendering in documentation#1228

Open
TavishMassy wants to merge 1 commit into
huggingface:mainfrom
TavishMassy:patch-1
Open

docs: fix LaTeX spacing rendering in documentation#1228
TavishMassy wants to merge 1 commit into
huggingface:mainfrom
TavishMassy:patch-1

Conversation

@TavishMassy
Copy link
Copy Markdown

  • Wrapped plain-text variables in standard Hugging Face MathJax delimiters \\( ... \\).
  • Added   where necessary to force the markdown parser to respect whitespace between text and Katex spans.
  • Fixed specific rendering issues such as sizel, byd, and unformatted softmax(QK^t).

- Wrapped plain-text variables in standard Hugging Face MathJax delimiters `\\( ... \\)`.
- Added ` ` where necessary to force the markdown parser to respect whitespace between text and Katex spans.
- Fixed specific rendering issues such as `sizel`, `byd`, and unformatted `softmax(QK^t)`.
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants