freeCodeCamp/camper-gitter-bot

output from bot need to fix.

Closed this issue · 4 comments

When i type wiki no repeat.

somehow it got missed bottom ```.

fce30ba4b2fe4ec223e2554ade731534

This is a problem with the Wiki Article Itself:
https://github.com/FreeCodeCamp/wiki/blob/master/Algorithm-No-Repeats-Please.md

It is not formatted properly. Please open an issue on the Wiki repo.

Thanks and Happy coding!

@SaintPeter this not wiki issue. This is the way camperbot display the output. It discards anything > 20 lines. Hence, the bot needs fixing. It must account for long sentences in a line and code blocks.

@SaintPeter although I agree the wiki must also be formatted according to the formatting guidelines. But the bot also needs fixing.

Have you taken a look at that article? It's a trainwreck.

The default for the Campbot is display up until the first h2 (##) or some number of characters. In a properly formatted article the first h2 would be right up near the top.

At this point it will be a lot easier to fix the article than to come up with some solid logic for the camperbot.