#!/usr/pkg/bin/ruby32
# -*- coding: utf-8 -*-
require 'ostruct'

$options ||= OpenStruct.new

$options.v3 = true
require 'kramdown-rfc/command'

