xdamman / mediumexporter

Export your stories published on medium.com to markdown for easy import
MIT License
235 stars 32 forks source link

bug: numbered lists not outputted correctly #37

Open Almenon opened 4 years ago

Almenon commented 4 years ago

see https://repl.it/@almenon/mediumexporter

run node index.js https://medium.com/@almenon214/adding-telemetry-to-your-vscode-extension-f3d52d2e573c followed by cat content/adding-telemetry-to-your-vscode-extension/index.md

Expected result:

1. Despite having hundreds of downloads, the actual user count is much much lower. 5 people have used it so far with one person using it twice… not great statistics. Should pick up onceI market AREPL at pycon.

2. The range of users is quite geographically diverse. You don’t just get people in California or America; there’s people from canada, italy, portugal, all sorts of places. I guess thatis to be expected with internet marketing — people can see your extension from countries across the world.

Actual result:

1. Despite having hundreds of downloads, the actual user count is much much lower. 5 people have used it so far with one person using it twice… not great statistics. Should pick up onceI market AREPL at pycon.

1. The range of users is quite geographically diverse. You don’t just get people in California or America; there’s people from canada, italy, portugal, all sorts of places. I guess thatis to be expected with internet marketing — people can see your extension from countries across the world.

It should be 1. then 2., not 1. 1.