Sha256: c88aa9502d796715c813b1aa0f2f2e1f3ca23b5ff49d7012d6b07555f6145432

Contents?: true

Size: 187 Bytes

Versions: 10

Compression:

Stored size: 187 Bytes

Contents

This file includes the code as a comment.

<!--class HelloWorld
   def initialize(name)
      @name = name.capitalize
   end
   def sayHi
      puts "Hello !"
   end
end
-->

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
markdown_helper-2.5.4 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.5.3 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.5.2 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.5.1 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.5.0 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.4.0 markdown/use_cases/include/include_text_as_comment/included.md
markdown_helper-2.3.0 markdown/use_cases/include_files/include_text_as_comment/included.md
markdown_helper-2.2.0 markdown/use_cases/include_files/include_text_as_comment/included.md
markdown_helper-2.1.0 markdown/use_cases/include_files/include_text_as_comment/included.md
markdown_helper-2.0.0 markdown/use_cases/include_files/include_text_as_comment/included.md