Skip to content

only valid tags should stay in output, all other occurences of < and > should be transformed into character entities #179

@jgm

Description

@jgm

What steps will reproduce the problem?

input: a <valid_tag> and

What is the expected output? What do you see instead?

expected: a <valid_tag> and <not a valid tag>

What version of the product are you using? On what operating system?

pandoc 1.2.1 on OSX

Please provide any additional information below.

only valid tags should be left in output, all other occurences of < or >
should be transformed into character entities.

Google Code Info:
Issue #: 176
Author: janh...@googlemail.com
Created On: 2009-11-03T16:45:29.000Z
Closed On: 2009-11-22T18:38:07.000Z

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions