Move old modules out of the src tree.
This commit is contained in:
		
							parent
							
								
									23eb4d01f4
								
							
						
					
					
						commit
						5d9771c3b6
					
				| @ -1,20 +1,14 @@ | ||||
| // mod bold;
 | ||||
| mod combinator; | ||||
| mod document; | ||||
| mod element; | ||||
| mod error; | ||||
| mod greater_element; | ||||
| mod lesser_element; | ||||
| // mod link;
 | ||||
| mod list; | ||||
| mod object; | ||||
| // mod paragraph;
 | ||||
| mod parser_context; | ||||
| mod parser_with_context; | ||||
| // mod plain_list;
 | ||||
| mod source; | ||||
| // mod text;
 | ||||
| // mod token;
 | ||||
| mod util; | ||||
| pub use document::document; | ||||
| type Context<'r, 's> = &'r parser_context::ContextTree<'r, 's>; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tom Alexander
						Tom Alexander