Commit 6e25c889cf33a6217a9b4cf37ea1a6361883901b Parent 06fcdb7592a6106daa52dfe4830373ed735e4053 Author John MacFarlane <jgm@berkeley.edu> Date Tue, 16 Dec 2014 12:01:19 -0800 Added 'literal' field to 'code' struct. In the last few commits we were using as.code.fenced and as.literal at the same time for NODE_CODE_BLOCK, which obviously led to problems.