From 2da07127e45312ce22d894aa771b8797e9a301a1 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Tue, 24 May 2011 00:49:33 +0200 Subject: Add doc:tutorial-instructions widget --- docs/spec/ngdocSpec.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'docs/spec') diff --git a/docs/spec/ngdocSpec.js b/docs/spec/ngdocSpec.js index 7ad364c0..e4e21e25 100644 --- a/docs/spec/ngdocSpec.js +++ b/docs/spec/ngdocSpec.js @@ -165,11 +165,38 @@ describe('ngdoc', function(){ '
asdf x
'); }); + it('should ignore doc widgets', function() { + expect(new Doc().markdown('texttext
text
text
x# One
b')). toMatch('
before