class Kramdown::Converter::Slack::UlBulletGenerator

Public Instance Methods

next() click to toggle source
# File lib/kramdown/converter/slack.rb, line 154
def next; "• "; end