Module: PnoteClient
- Defined in:
- lib/pnote_client/validators/pnote_validator.rb,
lib/pnote_client.rb,
lib/pnote_client/version.rb,
lib/pnote_client/documents/hml.rb,
lib/pnote_client/documents/pnote.rb,
lib/pnote_client/utils/string_util.rb,
lib/pnote_client/documents/hml/char.rb,
lib/pnote_client/documents/hml/image.rb,
lib/pnote_client/documents/hml/style.rb,
lib/pnote_client/documents/hml/table.rb,
lib/pnote_client/documents/pnote/image.rb,
lib/pnote_client/documents/hml/equation.rb,
lib/pnote_client/display/console_display.rb,
lib/pnote_client/documents/hml/paragraph.rb,
lib/pnote_client/documents/hml/rectangle.rb,
lib/pnote_client/documents/hml/table_row.rb,
lib/pnote_client/documents/pnote/chapter.rb,
lib/pnote_client/documents/pnote/concept.rb,
lib/pnote_client/documents/pnote/problem.rb,
lib/pnote_client/documents/hml/table_cell.rb,
lib/pnote_client/documents/pnote/sub_chapter.rb,
lib/pnote_client/documents/hml/paragraph_reader.rb,
lib/pnote_client/documents/pnote/teacher_comment.rb,
lib/pnote_client/converters/hml_to_pnote_converter.rb,
lib/pnote_client/converters/pnote_to_json_converter.rb,
lib/pnote_client/documents/hml/embedding_binary_item.rb
Overview
Author: osh
Created: 2019-05-20
Last modified: 2019-05-20
Defined Under Namespace
Modules: Converters, Documents, Utils, Validators Classes: ConsoleDisplay
Constant Summary collapse
- VERSION =
"2.3.1"