Skip to content

Polluted output when selecting md/rdoc #52

@mjsarfatti

Description

@mjsarfatti

There is something not quite right with the RDoc-derived output:

  1. property names are prepended to the actual property which ends up messing with the markdown notation (see underlined below)
  2. lists (arrays) aren't getting separated, not even by a blank space (see the two arrows, where email addresses ending in .it should at least have a space before the beginning of the next one)
Image

For point 1, I believe it's something to do with lines 313, 321, 346 in bin/icalPal?

For point 2, I'm not sure. JSON/YAML/default formats properly print the list, separated by ;

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions