I have set up my JSON document and it has all the correct fields. The only issue that I am running into is that the JSON display for body is:

"body" : " Students in the College’s BFA, Certificate and Post-baccalaureate Programs spend their final year perfecting their craft in the creation of an original body of work that reflects their personal and conceptual ideas, and finely tuned craftsmanship. This entire learning experience culminates in the exhibition of their work.\nWeek Two features the thesis work of:Buzzy SullivanRuth BryantAlissa JohnsonBrittany ChavezSteele Watson\n \n ",

But going into the node edit form for this respective node, I get:

<p class="MsoNormal"><span style="font-size: small;">Students in the College’s BFA, Certificate and Post-baccalaureate Programs spend their final year perfecting their craft in the creation of an original body of work that reflects their personal and conceptual ideas, and finely tuned craftsmanship. This entire learning experience culminates in the exhibition of their work.</span></p>
<p class="MsoNormal"><br /><span style="font-size: small;"><strong>Week Two features the thesis work of:<br /></strong>Buzzy Sullivan<br />Ruth Bryant<br />Alissa Johnson<br />Brittany Chavez<br />Steele Watson<strong><br /></strong></span></p>
<p>&nbsp;</p>

How can I get that HTML coding to translate into the JSON feed?

Comments

laughnan’s picture

Status: Active » Closed (fixed)

JUST kidding. It needs to disable "plaintext output" -- sorry!