rash
rash copied to clipboard
Research Articles in Simplified HTML (RASH) Framework includes a markup language defined as a subset of HTML+RDF for writing scientific articles, and related tools to convert it into different formats...
For instance when a new heading in created using RAJE, it's needed to be converted into H1 in the same way used for a cgen element
Hi, I created a RASH from a .docx that had 15 footnotes, all of them with links. The generated HTML by the rocs tool put some random stuff in ``...
currently only sections get ids... would it be possible to automagically create a UUID3/5 (based on the paragraph's content) for each paragraph? that way post-hoc linking can become much more...
By using the Core layer of RAJE (i.e. by opening a RASH document that includes the editor script with a browser) it should be possible to save the RASH document...
The script "rash.js" must be modularised in order to call specific visualisation functions independently from the others in external applications (such as RAJE).
Change the structure of a footnote from `a>sup>a` to `a>sup`. In sup will be stored all attributes normally saved in the nested a.
Triple click normally is used to select the entire line, but with chromium it select also the element where the text is (from where the element starts to where it...
This can be very tricky, because users can easily change the focus from code to pre and write in it. Also right and left arrows need to be managed.
A new mechnism is needed in order to know how an element must be converted while the document is rashed. Similar as the other that is used, the designed name...
This plugin needs two more things: 1. When a url is typed in the modal, raje has to download and write image locally 2. The button "choose image" to open...