Skip to content

Conversation

@Coren
Copy link

@Coren Coren commented Jul 1, 2015

For instance:
def relation
[ 'value without atribute', [ 'french value', { 'xml:lang' => 'fre' } ] ]
end
with this patch gives
dc:relationvalue without atribute/dc:relation
<dc:relation xml:lang="fre">french value/dc:relation

Coren added 4 commits July 1, 2015 11:41
…butes.

For instance:
  def relation
    [ 'value without atribute', [ 'french value', { 'xml:lang' => 'fre' } ] ]
  end
gives
<dc:relation>value without atribute</dc:relation><dc:relation xml:lang=fre>french value</dc:relation>
@Coren
Copy link
Author

Coren commented Sep 29, 2015

Hi,

Please let me know if you need individual pull-request or some fix to them.

Regards,

@barmintor
Copy link
Collaborator

These changes are worth considering, but they are stale. I have rebased them individually into branches, see #99 #100 #101

@barmintor barmintor closed this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants