Skip to content

💡 Replace <Tip> with new markdown syntax#4161

Merged
qgallouedec merged 5 commits into
mainfrom
drop-tip
Sep 29, 2025
Merged

💡 Replace <Tip> with new markdown syntax#4161
qgallouedec merged 5 commits into
mainfrom
drop-tip

Conversation

@qgallouedec

Copy link
Copy Markdown
Member

@qgallouedec qgallouedec changed the title Replace <Tip> with new markdown syntax 💡 Replace <Tip> with new markdown syntax Sep 28, 2025
@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.

@albertvillanova albertvillanova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

For context, using > [!TIP] or > [!WARNING] is the recommended practice now.

@sergiopaniego sergiopaniego left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!
Note: if a TIP/WARNING starts with a link on the first line, it won’t render correctly:

> [!TIP]
> [Part I: Tricks or Traps? A Deep Dive into RL for LLM Reasoning (Lite PPO)](https://huggingface.co/papers/2508.08221) ...
Image

Solution: add a blank line after the TIP/WARNING marker:

> [!TIP]
> 
> [Part I: Tricks or Traps? A Deep Dive into RL for LLM Reasoning (Lite PPO)](https://huggingface.co/papers/2508.08221) 
Image

@qgallouedec qgallouedec merged commit 8a5bfec into main Sep 29, 2025
12 checks passed
@qgallouedec qgallouedec deleted the drop-tip branch September 29, 2025 16:48
kashif pushed a commit that referenced this pull request Sep 30, 2025
Co-authored-by: sergiopaniego <sergiopaniegoblanco@gmail.com>
qgallouedec added a commit that referenced this pull request Sep 30, 2025
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.

5 participants