summaryrefslogtreecommitdiff
path: root/test/links_test.rb
AgeCommit message (Expand)Author
2015-12-29remove trailing endlines in sourceDan Allen
2015-12-04resolves #1597 change xlink namespace to xl in DocBook 5 outputDan Allen
2015-05-16fix and test external links in docbook backendDan Allen
2015-02-21Make XrefInlineRx regexp more permissive.Mathieu Boespflug
2014-08-12detect & mark bare links, don't repeat URL in print stylesDan Allen
2014-08-10don't parse link attributes if text doesn't contain = signDan Allen
2014-06-19Add support for title attribute on AnchorAslak Knutsen
2014-05-27Adds id attribut to linkGuillaume Grossetie
2014-02-17don't include trailing round brackets, colons & semi-colons in implicit linkDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-01-26resolves #853 match implicit URLs that use the file schemeDan Allen
2014-01-16resolves #866 don't match e-mail address inside URLDan Allen
2013-12-16New issue with mailto linksLightGuard
2013-12-08resolves #801 honor custom outfilesuffix and introduce relfileprefixDan Allen
2013-12-02resolves #819 match URL macro after entity; credit to @jmbruelDan Allen
2013-11-17resolves #800 added attribute for hiding uri scheme in automatic linksDan Allen
2013-10-30resolves #531 added support for anchor:<id>[<reftext>] macroDan Allen
2013-10-19resolves #720 fixed broken passthroughs caused by source highlightingDan Allen
2013-10-14disallow quoted values in block and inline anchorsDan Allen
2013-10-14resolves #697 honor reftext defined in embedded section title anchorDan Allen
2013-08-19make refid lookup smootherDan Allen
2013-08-19resolves #417 update xref to support interdocument referencesDan Allen
2013-06-09fix tests for testing slim and haml backendsDan Allen
2013-05-30cleanups and minor bug fixesDan Allen
2013-05-28resolves #314 add irc scheme to link detectionDan Allen
2013-05-26change passthrough boundary character to \eDan Allen
2013-05-25resolves #214 parse attributes in link when use-link-attrs is setDan Allen
2013-03-23resolves #218 allow round bracket in linkDan Allen
2013-01-30don't allow endline in link url, don't gobble angled bracketsDan Allen
2013-01-28cleanup templates, reoptimize macro subs, fixes & testsDan Allen
2013-01-09support square & round brackets in front of link, round brackets around a linkDan Allen
2013-01-09fix for passthrough, quote & anchor subs; register reference methodDan Allen
2013-01-04(re)implement callouts and callout listsDan Allen
2013-01-03ignore escaped anchor, add test for itDan Allen
2013-01-03catalog in lexer & render in apply_subs any inline anchorsDan Allen
2012-12-31overhaul of inline text parsing & substitutionsDan Allen
2012-12-11don't leave link: on absolute url w/ link: prefixDan Allen