C-Plus-Plus icon indicating copy to clipboard operation
C-Plus-Plus copied to clipboard

[BUG] Whitespace that prevents proper Markdown formatting

Open Panquesito7 opened this issue 1 year ago • 1 comments

Description

In the dynamic_programming/kadane2.cpp file, there's extra whitespace in the link implementation which won't make the Markdown/Doxygen work properly.

https://github.com/TheAlgorithms/C-Plus-Plus/blob/59a0d3a06906140d95d53ba783d66ec11dd3afc1/dynamic_programming/kadane2.cpp#L2-L4

Expected behavior

The extra space between should be removed.

Actual behavior

The extra space prevents proper Markdown formatting.

Steps to reproduce

No response

Context

This bug should be fixed immediately as it prevents proper Markdown formatting and Doxygen from showing it properly.

Additional information

This is a good first issue. Please leave it to beginners and first-time contributors. 🙂

Panquesito7 avatar Oct 16 '22 01:10 Panquesito7

Please assign this issue to me.

Saloni098 avatar Oct 16 '22 08:10 Saloni098