Ticket #21 (closed defect: fixed)
n3/pygments end of line comments not working inside a list
| Reported by: | http://astro.pip.verisignlabs.com/ | Owned by: | phil |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | SyntaxHighlighting | Keywords: | n3 pytments |
| Cc: |
Description
This is kind of trivial. end of line comments inside an opject list fail in pytments (is't ok in textmate highliting)
# Proceedings lens and format info (article from a conference) :proceedingsLens a fresnel:Lens ; fresnel:purpose fresnel:defaultLens ; # As of the ticket date: fresnel:classLensDomain bib:Proceedings ; # Pass fresnel:showProperties( # Fail [fresnel:property bib:authors; # Pass fresnel:sublens :authorsListSubLens] # Fail dc:title bib:presentedAt # Fail [fresnel:property dc:publisher ; fresnel:sublens :publisherSubLens ] dc:date bib:pages z:itemType fresnel:allProperties); fresnel:hideProperties ( rdf:type rdfs:label ); fresnel:group ka:bib .
Change History
Note: See
TracTickets for help on using
tickets.
