mitodl / ocw-to-hugo

A command line utility for taking master.json output from ocw-data-parser and producing markdown for use with hugo-course-publisher
3 stars 0 forks source link

issue building output for res-3-003 #167

Closed gumaerc closed 3 years ago

gumaerc commented 3 years ago

Steps to Reproduce

Create markdown for res-3-003-learn-to-build-your-own-videogame-with-the-unity-game-engine-and-microsoft-kinect-january-iap-2017

Expected Behavior

The markdown is usable for building a course site using ocw-course-hugo-starter

Actual Behavior

You get an error:

Error: Error building site: "/opt/ocw/ocw-to-hugo/private/output/content/courses/res-3-003-learn-to-build-your-own-videogame-with-the-unity-game-engine-and-microsoft-kinect-january-iap-2017/sections/instructor-insights/_index.md:75:97": unterminated quoted string in shortcode parameter-argument: 'studentinsights"></a>
'
gumaerc commented 3 years ago

This ended up being bad data, fixed by @pdpinch .