Skip to content
    Back to all Bounties

    Earn 2,250 ($22.50)

    Time Remainingdue 2 years ago
    Open

    Given a CSV file. Product a Markdown .MD file for each cell

    AdamLawrence3
    AdamLawrence3
    Posted 2 years ago

    Bounty Description

    Problem Description

    I have a 5000 Row CSV file.
    It has two columns: Name and Content.
    Each row needs to get turned into a Markdown file where the Name column is the filename and the Content is the content for the MD file.