Skip to content

Remove leading spaces from code blocks in rendered Markdown#99

Open
iurquiza wants to merge 1 commit intoMicrosoftLearning:mainfrom
iurquiza:patch-8
Open

Remove leading spaces from code blocks in rendered Markdown#99
iurquiza wants to merge 1 commit intoMicrosoftLearning:mainfrom
iurquiza:patch-8

Conversation

@iurquiza
Copy link
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.
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.

1 participant