Skip to content

Remove leading spaces from code blocks in rendered Markdown#99

Merged
ivorb merged 2 commits intoMicrosoftLearning:mainfrom
iurquiza:patch-8
Apr 3, 2026
Merged

Remove leading spaces from code blocks in rendered Markdown#99
ivorb merged 2 commits intoMicrosoftLearning:mainfrom
iurquiza:patch-8

Conversation

@iurquiza
Copy link
Copy Markdown
Contributor

Leading space in code blocks causes indentation errors when pasting code into python files.

Module: Develop AI Agents in Azure

Lab/Demo: Integrate an AI agent with Foundry IQ

Fixes # Indentation errors caused by leading spaces in code blocks.

Changes proposed in this pull request:

  • Add space before backticks in code block syntax.

Leading space in code blocks causes indentation errors when pasting code into python files.
@ivorb ivorb merged commit dc2041d into MicrosoftLearning:main Apr 3, 2026
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