Skip to content

Fix Markdown syntax errors in dynamic-linking.ro.md#389

Open
AnnaHalca04 wants to merge 1 commit into
rosedu:cdl-34from
AnnaHalca04:branch-for-cdl-34
Open

Fix Markdown syntax errors in dynamic-linking.ro.md#389
AnnaHalca04 wants to merge 1 commit into
rosedu:cdl-34from
AnnaHalca04:branch-for-cdl-34

Conversation

@AnnaHalca04

Copy link
Copy Markdown

Corrected several Markdown formatting issues:

  • Unclosed italics (missing closing *)
  • Unclosed inline code spans (missing backticks)
  • Malformed code block fences ( `` instead of ```)
  • Broken link syntax ((text)(url) → text)
  • A typo in a library name (libibc.a → libinc.a)

Signed-off-by: Anna Halca <ahalca4@gmail.com>
@CristianAndrei1423

Copy link
Copy Markdown
Member

You still have typos and markdown errors to fix, hint : for a markdown link to render there should be no space between the closing bracket ] and the opening paranthesis (.

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