Returns whether markup option was specified.
Returns:
whether markup option was specified
Since:
0.7.0
201 202 203
# File 'lib/yard/cli/yardoc.rb', line 201 def has_markup @has_markup end