Item13611: DirectedGraphPlugin processes <dot> blocks even inside pre and verbatim blocks.

pencil
Priority: Low
Current State: Confirmed
Released In: n/a
Target Release:
Applies To: Extension
Component: DirectedGraphPlugin
Branches:
Reported By: JohnKnutson
Waiting For:
Last Change By: GeorgeClark
DirectedGraphPlugin processes <dot> blocks even inside pre and verbatim blocks. This does not seem appropriate. To be more clear, if you do:

<verbatim>
<dot>
digraph "G" {
  somenode
}
</dot>
</verbatim>

The rendered result will be the mark-up text generated by DirectedGraphPlugin rather than the <dot> block itself.

-- JohnKnutson - 06 Aug 2015

Setting to confirmed. Please consider the new GraphvizPlugin as an alternative to the venerable DirectedGraphPlugin.

-- GeorgeClark - 25 Sep 2016
 

ItemTemplate edit

Summary DirectedGraphPlugin processes <dot> blocks even inside pre and verbatim blocks.
ReportedBy JohnKnutson
Codebase
SVN Range
AppliesTo Extension
Component DirectedGraphPlugin
Priority Low
CurrentState Confirmed
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r2 - 25 Sep 2016, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy