mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
Quick formatting fix
This commit is contained in:
parent
e7384ac38d
commit
e26adc2905
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
require 'sanitize'
|
||||
|
||||
module ProtocolsIoTableHelper
|
||||
|
||||
def protocolsio_string_to_table_element(description_string)
|
||||
string_without_tables = string_html_table_remove(description_string)
|
||||
table_regex = %r{<table\b[^>]*>(.*?)<\/table>}m
|
||||
|
|
Loading…
Reference in a new issue