[
http://jira.xwiki.org/jira/browse/XWIKI-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergiu Dumitriu reassigned XWIKI-1242:
--------------------------------------
Assignee: Sergiu Dumitriu
> Horizontal Line XWiki syntax
> ----------------------------
>
> Key: XWIKI-1242
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1242
> Project: XWiki Core
> Issue Type: Task
> Components: Wiki features
> Reporter: Sergiu Dumitriu
> Assigned To: Sergiu Dumitriu
> Priority: Minor
>
> The horizontal line wiki markup is triggered by placing four or more
> consecutive dashes, surrounded by whitespace.
> It generates markup specifying that a horizontal line should be drawn; in
> XHTML the <hr> tag is used.
> Expected behavior:
> {noformat}
> This is not -- a line => This is not -- a line (todo: replace with –?)
> This is not --- a line => This is not --- a line (todo: replace with
> —?)
> This is not----a line => This is not----a line
> This is not ----a line => This is not ----a line
> This is not---- a line => This is not---- a line
> This is not a line---- => This is not a line----
> ----This is not a line => ----This is not a line
> This is ----stroked---- => This is <del>--stroked--</del>
> This is ---- a line => This is <hr/> a line
> This is a line ---- => This is a line <hr/>
> this is a ------ line => this is a <hr/> line
> this is a ----------- long line => this is a <hr/> long line
> ---- => <hr/>
> ^ ---- $ => ^ <hr/> $
> ^---- $ => ^<hr/> $
> ^ ----$ => ^ <hr/>$
> ---- this is a list item => ...<li>This is a list item</li>...
> Ignore <a href="/somePageWith-----dashes">attributes</a> => Ignore <a
> href="/somePageWith-----dashes">attributes</a>
> Ignore <!----> short comments => Ignore <!----> short comments
> {noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications